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
3cb3cd1a081dd1bcccedbfdee652e667427fdb87
pytest2
/
testing
/
python
History
Ran Benita
9e164fc4fe
fixtures: make FixtureRequest abstract, add TopRequest subclass
...
Fix
#11218
.
2023-08-12 11:55:08 +03:00
..
approx.py
Fix error assertion handling in approx when None in dict comparison
2023-07-07 14:42:59 -04:00
collect.py
Switch to new-style pluggy hook wrappers
2023-07-14 22:47:48 +03:00
fixtures.py
fixtures: make FixtureRequest abstract, add TopRequest subclass
2023-08-12 11:55:08 +03:00
integration.py
Class methods can now be discovered as tests (
#10552
)
2022-12-02 15:53:04 +00:00
metafunc.py
Move
fixtures.py::add_funcarg_pseudo_fixture_def
to
Metafunc.parametrize
(
#11220
)
2023-08-09 17:13:45 +00:00
raises.py
update does_not_raise docs now that pytest is 3.7+ only
2022-06-29 13:13:15 -04:00
show_fixtures_per_test.py
add feature to view fixture source location in invocations with --fixtures-per-test option (
#8626
)
2021-05-14 14:38:55 +02:00