Run tests in parallel
This commit is contained in:
parent
c3a13e7cee
commit
16003a72e1
@ -1,4 +1,4 @@
|
||||
[DEFAULT]
|
||||
test_command=py.test --subunit $LISTOPT solar
|
||||
test_id_option=--bar $IDFILE
|
||||
test_command=py.test ./solar --subunit $LISTOPT $IDOPTION
|
||||
test_id_option=--subunit-load-list=$IDFILE
|
||||
test_list_option=--collectonly
|
||||
|
Loading…
Reference in New Issue
Block a user