aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 41d118ed07d0f6afb8ef4a68a3d1a7c5b7401110 (plain)
1
2
3
4
[aliases]
run_unit_tests = run_tests --type=unit
run_integration_tests = run_tests --type=integration
run_performance_tests = run_tests --type=performance