pytest2/testing
Ronny Pfannschmidt 76f3f3da00 fix #11797: be more lenient on SequenceLike approx
this needs a validation as it allows partially implemented sequences
2024-06-18 17:01:24 +02:00
..
_py [pylint 'implicit-str-concat'] fix existing unwanted implicit str concat 2024-05-29 14:36:01 +02:00
code Avoid some TYPE_CHECKING 2024-06-07 09:36:55 +03:00
example_scripts [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
examples fix bug in test for issue 519 2021-03-07 15:01:39 +01:00
freeze [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
logging Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
plugins_integration build(deps): Bump pytest-bdd in /testing/plugins_integration (#12442) 2024-06-10 08:28:57 +02:00
python fix #11797: be more lenient on SequenceLike approx 2024-06-18 17:01:24 +02:00
acceptance_test.py Modernize the skipped `test_issue_9765` regression test (#12468) 2024-06-17 15:44:14 +00:00
conftest.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
deprecated_test.py hookspec: deprecate hookimpls requesting py.path parameters 2024-04-21 11:37:56 +03:00
test_argcomplete.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_assertion.py code: do not truncate args when running with -vvv (#12241) 2024-06-03 12:11:41 +00:00
test_assertrewrite.py Fix new typing issues in AST code (#12337) 2024-05-18 19:07:06 +03:00
test_cacheprovider.py [pylint 'implicit-str-concat'] fix existing unwanted implicit str concat 2024-05-29 14:36:01 +02:00
test_capture.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_collection.py python: add workaround for permission error crashes from non-selected directories 2024-05-12 22:38:49 +03:00
test_compat.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_config.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_conftest.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_debugging.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_doctest.py Add Python 3.13 (beta1) support 2024-05-19 09:25:13 +03:00
test_entry_points.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
test_error_diffs.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_faulthandler.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_findpaths.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_helpconfig.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_junitxml.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_legacypath.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_link_resolve.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_main.py testing: remove conditionals for Python 3.11 beta releases 2024-05-18 19:53:50 +03:00
test_mark.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
test_mark_expression.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_meta.py Run pre-commit on all files 2024-01-30 16:35:46 -03:00
test_monkeypatch.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_nodes.py Revert "Remove deprecated py.path (`fspath`) node constructor arguments" 2024-03-07 19:50:33 -03:00
test_parseopt.py Parse args from file (#12085) 2024-03-09 08:51:52 +02:00
test_pastebin.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_pathlib.py importlib: set children as attribute of parent modules (#12208) 2024-04-20 11:31:33 +00:00
test_pluginmanager.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_pytester.py [ruff] Add ruff's check and autofix existing issues 2024-02-02 15:18:38 +01:00
test_python_path.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_recwarn.py recwarn: fix pytest.warns handling of Warnings with multiple arguments 2024-02-16 14:14:24 +02:00
test_reports.py [pylint] Fixes all ``use-maxplit-args``, ``consider-using-enumerate`` (#12172) 2024-05-27 12:18:03 -07:00
test_runner.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
test_runner_xunit.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00
test_scope.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_session.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_setuponly.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_setupplan.py #7942 test_setupplan.py migrate from testdir to Pytester (#8004) 2020-11-07 09:29:45 -03:00
test_skipping.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_stash.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_stepwise.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_terminal.py terminalwriter: improve `PYTEST_THEME`, `PYTEST_THEME_MODE` usage errors 2024-06-10 11:50:08 +03:00
test_threadexception.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_tmpdir.py [ruff UP031] Fix to use format specifiers instead of percent format 2024-04-30 18:06:26 +02:00
test_unittest.py [pre-commit] Add pyupgrade back as a manual stage (#12418) 2024-06-06 23:52:29 +02:00
test_unraisableexception.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_warning_types.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff 2024-02-02 09:27:00 +01:00
test_warnings.py [pylint] Fixes all ``use-maxplit-args``, ``consider-using-enumerate`` (#12172) 2024-05-27 12:18:03 -07:00
typing_checks.py [pre-commit.ci] pre-commit autoupdate (#12115) 2024-03-13 15:30:18 +02:00