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
b486e1294b9202f770c6f7481a521e55f8908dbe
pytest2
/
testing
/
python
T
History
Bruno Oliveira
b486e1294b
Merge pull request
#3222
from The-Compiler/match-msg
...
Remove "matching '...'" part from the pytest.raises message
2018-02-17 21:18:05 -02:00
..
approx.py
Remove code for unsupported Python versions
2017-10-10 08:54:56 +03:00
collect.py
Merge remote-tracking branch 'upstream/master' into features
2018-01-27 12:28:43 -02:00
fixture.py
Fix ordering of tests to minimize fixture creating
2018-02-01 13:07:45 -08: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
Merge remote-tracking branch 'upstream/master' into features
2018-01-27 12:28:43 -02:00
raises.py
Raise unexpected exceptions with pytest.raises() using match=
2018-02-15 12:11:56 +01: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