Changeset - 4046891cb5a0
default
0
3
1
Replaced by:
d88077fae3d6
pytest migration: switch to pytest; remove nose support
Make pytest the default test runner and remove support for nose.
Tests can be run using:
- py.test
- python setup.py test
The pytest configuration needs to move to pytest.ini to support this.
Make pytest the default test runner and remove support for nose.
Tests can be run using:
- py.test
- python setup.py test
The pytest configuration needs to move to pytest.ini to support this.
4 files changed with 15 insertions and 28 deletions:
3 comments (0 inline, 3 general)
First comment
3 comments (0 inline, 3 general)
First comment
Thomas De Schampheleire (patrickdp)
9 years and 2 months ago
comment
on pull request
"finalize pytest migration"
¶
Status change: Under review
Status change: Approved
Status change: Approved