pytest2/src/_pytest
Josh Soref 8d00811822
Spelling and minor changes (#12122)
2024-05-15 13:49:34 -03:00
..
_code [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
_io [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
_py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
assertion Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
config Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
mark Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
__init__.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
_argcomplete.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
cacheprovider.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
capture.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
compat.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
debugging.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
deprecated.py Revert "Remove deprecated py.path hook arguments" 2024-03-07 19:50:33 -03:00
doctest.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
faulthandler.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
fixtures.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
freeze_support.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
helpconfig.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
hookspec.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
junitxml.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
legacypath.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
logging.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
main.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
monkeypatch.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
nodes.py pathlib: make `absolutepath` support `os.PathLike[str]` 2024-04-27 11:53:01 +03:00
outcomes.py Document exceptions raised by exit, skip, xfail, fail, and importorskip (#12285) 2024-05-05 22:53:16 +00:00
pastebin.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
pathlib.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
pytester_assertions.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
python.py Merge pull request #12311 from bluetech/pkg-collect-perm-error 2024-05-13 20:32:23 +03:00
python_api.py [mypy 1.10.0] Remove 'type: ignore' that became useless 2024-04-30 18:11:06 +02:00
python_path.py Rename ``pythonpath`` plugin to ``python_path`` 2022-02-09 10:03:20 +02:00
recwarn.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
reports.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
runner.py Handle KeyboardInterrupt and SystemExit at collection time (#12191) 2024-05-02 11:59:09 +00:00
scope.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
setuponly.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
setupplan.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
skipping.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
stash.py doc: add versionadded to `Stash` and `StashKey` 2024-03-11 18:22:16 +02:00
stepwise.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
terminal.py New --xfail-tb flag (#12280) 2024-05-07 14:37:00 -03:00
threadexception.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
timing.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
tmpdir.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
unittest.py python,unittest: don't collect abstract classes 2024-05-13 13:00:47 +03:00
unraisableexception.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
warning_types.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
warnings.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00