This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
acacf75f49ad79ea8fa5af0852976fa1a406b325
pytest2
/
testing
/
python
T
History
turturica
acacf75f49
Added another package-scoped fixture test.
...
Changed existing complex tests to use package fixtures.
2018-04-24 13:32:58 -07:00
..
approx.py
Add support for pytest.approx comparisons between scalar and array (inverted order)
2018-03-14 16:29:04 -03:00
collect.py
Fix test collection when tests are passed as IDs at the command line. Note this is still broken due to
#3358
.
2018-04-16 11:44:05 -07:00
fixture.py
Added another package-scoped fixture test.
2018-04-24 13:32:58 -07:00
integration.py
Fix mock patchings detection when both mock and unittest.mock are present
2018-02-12 20:29:37 +01:00
metafunc.py
fix most of metafunc tests by mocking
2018-03-29 17:52:01 +02:00
raises.py
Fix issue
#3372
2018-04-06 14:16:12 +02:00
setup_only.py
Implement progress percentage reporting while running tests
2017-11-21 21:01:41 -02:00
setup_plan.py
Improve commenting for setupplan unittest.
2016-06-25 12:21:31 +02:00
show_fixtures_per_test.py
fix 'DoctestItem' object has no attribute '_fixtureinfo'
2017-09-19 12:41:12 +02:00
test_deprecations.py
add mocked integrationtest for the deprecationwarning of makeitem
2017-10-30 19:49:14 +01:00