|
73ec464292
|
py.test: run with -x (stop at first error) and --ff (failed test first)
|
2016-10-04 11:58:46 +02:00 |
|
|
54bc0e87ce
|
Updated test requirements
|
2016-08-31 11:28:38 +02:00 |
|
|
00a34e7e24
|
py.test now ignores node.js tests
There's one file node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
which would otherwise be picked up by py.test.
|
2016-08-23 14:33:45 +02:00 |
|
|
974f135e63
|
Measure unit test coverage.
Coverage is reported with py.test, and also "Run unit tests in ... with
coverage" is now supported in PyCharm.
|
2016-04-25 16:43:09 +02:00 |
|