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
7ec6401ffabf79d52938ece5b8ff566a8b9c260e
pytest2
/
testing
/
python
History
Bruno Oliveira
7ec6401ffa
Change pytest deprecation warnings into errors for 6.0 release (
#7362
)
...
Co-authored-by: Hugo van Kemenade <
hugovk@users.noreply.github.com
>
2020-07-22 21:36:51 -03:00
..
approx.py
python_api: type annotate some parts of pytest.approx()
2020-06-25 15:15:24 +03:00
collect.py
Change pytest deprecation warnings into errors for 6.0 release (
#7362
)
2020-07-22 21:36:51 -03:00
fixtures.py
Remove no longer needed
noqa: F821
uses
2020-07-10 13:08:56 +03:00
integration.py
Enable check_untyped_defs mypy option for testing/ too
2020-06-05 11:34:20 +03:00
metafunc.py
Remove no longer needed
noqa: F821
uses
2020-07-10 13:08:56 +03:00
raises.py
Clearer guidance on pytest.raise(match=...) failure (
#7499
)
2020-07-15 22:26:47 +03:00
show_fixtures_per_test.py
Use new no-match functions to replace previous idiom
2019-10-06 18:05:24 -03:00