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
e492b1d567f74588e712265dd8016b2156cf6afa
pytest2
/
testing
/
python
History
Ran Benita
e492b1d567
python: don't pass entire Item for generating ID
...
Just the nodeid is enough for the error messages. This removes an import cycle.
2020-06-30 13:13:45 +03:00
..
approx.py
python_api: type annotate some parts of pytest.approx()
2020-06-25 15:15:24 +03:00
collect.py
Introduce --import-mode=importlib (
#7246
)
2020-06-13 11:29:01 -03:00
fixtures.py
Replace yield_fixture -> fixture in internal code
2020-06-25 14:05:46 +03:00
integration.py
Enable check_untyped_defs mypy option for testing/ too
2020-06-05 11:34:20 +03:00
metafunc.py
python: don't pass entire Item for generating ID
2020-06-30 13:13:45 +03:00
raises.py
Enable check_untyped_defs mypy option for testing/ too
2020-06-05 11:34:20 +03:00
show_fixtures_per_test.py
Use new no-match functions to replace previous idiom
2019-10-06 18:05:24 -03:00