This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73371a03da
pytest2
/
testing
/
python
History
Clément Robert
eb698a64a0
[8.0.x] BUG: fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises
2024-01-30 15:20:56 +00:00
..
approx.py
Separate the various parts of the error report with newlines (
#11659
)
2023-12-06 09:25:00 +00:00
collect.py
Rework Session and Package collection
2023-12-10 17:01:39 +02:00
fixtures.py
fixtures: clean up getfixtureclosure()
2023-09-08 15:53:49 +03:00
integration.py
Class methods can now be discovered as tests (
#10552
)
2022-12-02 15:53:04 +00:00
metafunc.py
[8.0.x] testing: temporarily disable test due to hypothesis issue
2024-01-17 20:53:29 +00:00
raises.py
[8.0.x] BUG: fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises
2024-01-30 15:20:56 +00: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