Hugo
ea5b30d212
Remove duplicate run of selftest.py ( #3941 )
...
Remove duplicate run of selftest.py
2019-07-03 15:06:59 +03:00
Jon Dufresne
ce7c8e8bbc
Remove check-manifest from .travis/script.sh
...
check-manifest already exists as part of the lint tox target "lint"
which is run by Travis CI. There is no need to re-run the same check as
part of each test run.
2019-07-02 18:46:31 -07:00
Jon Dufresne
e221b4ecff
Remove duplicate run of selftest.py
...
The make target 'install-coverage' already runs selftest.py. Avoid
running the same script a second time to slightly speed up builds.
2019-07-02 18:18:17 -07:00
Andrew Murray
6940c1142c
Split pytest flags
2019-06-29 15:47:46 +10:00
wiredfool
3dc01995ca
Need to run install or develop for coverage
2017-12-28 14:51:55 +00:00
Hugo
cc35bd70bc
No need to run coverage on dev machines
2017-12-28 14:49:47 +00:00
Hugo
3515ae3d9e
Test with coverage on Windows, update 'setup.py test'
2017-12-28 14:48:19 +00:00
Hugo
cdab7f2039
Run pytest as module
2017-12-28 14:48:19 +00:00
hugovk
ecf37e59f8
--cov-append
2017-12-28 14:48:19 +00:00
hugovk
e30433e4b2
Test testing with pytest
2017-12-28 14:48:19 +00:00
Eric Soroos
3c7798bc7b
Add prebuilt docker files to travis
2017-01-20 11:35:49 -08:00