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
9eecdc7dae706439b0a4eb0470b99c56bf2ca28f
pytest2
/
testing
/
code
History
Ran Benita
1a332802ff
Avoid slicing
sys.version_info
in version conditionals
...
It is unnecessary, and some static analyzers don't handle it.
2024-04-27 01:14:21 +03:00
..
test_code.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
2024-02-02 09:27:00 +01:00
test_excinfo.py
Avoid slicing
sys.version_info
in version conditionals
2024-04-27 01:14:21 +03:00
test_source.py
Add consider_namespace_packages ini option
2024-03-02 16:13:48 -03:00