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
8967c527ff
pytest2
/
testing
/
python
History
Pierre Sassoulas
8967c527ff
[ruff] Activate use next(iter(x)) instead of list(x)[0] and fix issue
2024-02-02 15:18:38 +01:00
..
approx.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
2024-02-02 09:27:00 +01:00
collect.py
[ruff] Activate use next(iter(x)) instead of list(x)[0] and fix issue
2024-02-02 15:18:38 +01:00
fixtures.py
[ruff] Add ruff's check and autofix existing issues
2024-02-02 15:18:38 +01:00
integration.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
2024-02-02 09:27:00 +01:00
metafunc.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
2024-02-02 09:27:00 +01:00
raises.py
[ruff] Add ruff's check and autofix existing issues
2024-02-02 15:18:38 +01: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