test_ok1/src/_pytest
Daniel Hahler 9f6da8cbeb Remove unused function CallSpec2.setall
Fixes https://github.com/pytest-dev/pytest/issues/5253.
2019-08-09 16:34:48 +02:00
..
_code Allow tuple of exceptions in ExceptionInfo.errisinstance 2019-07-17 22:39:10 +03:00
_io saferepr: Avoid indirect function calls 2019-07-15 17:07:58 +03:00
assertion Use OSError subclasses instead of handling errno 2019-08-02 14:17:46 -03:00
config Merge master into features 2019-08-02 16:52:51 +02:00
mark Merge master into features 2019-08-02 16:52:51 +02:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py Add rudimentary mypy type checking 2019-07-09 12:12:07 -07:00
cacheprovider.py Fix rmtree to remove directories with read-only files 2019-07-11 18:24:53 -03:00
capture.py Add rudimentary mypy type checking 2019-07-09 12:12:07 -07:00
compat.py Merge master into features 2019-08-02 16:52:51 +02:00
debugging.py Add rudimentary mypy type checking 2019-07-09 12:12:07 -07:00
deprecated.py Make 'request' a reserved name for fixtures 2019-06-30 13:31:39 -03:00
doctest.py doctest: Add +NUMBER option to ignore irrelevant floating-point differences 2019-07-08 17:07:58 +01:00
faulthandler.py Change pytest-faulthandler for simplification 2019-06-22 19:22:43 -03:00
fixtures.py Remove deprecated features (#5529) 2019-07-09 19:04:06 -03:00
freeze_support.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
helpconfig.py Replace internal config._origargs with invocation_params.args 2019-07-23 06:46:56 +02:00
hookspec.py Remove 'pytest_logwarning' hook 2019-06-30 13:18:07 -03:00
junitxml.py Add hostname and timestamp to JUnit XML testsuite tag 2019-08-03 15:54:39 +01:00
logging.py Small cleanups on _pytest.compat 2019-06-15 10:06:37 -03:00
main.py Merge master into features 2019-08-05 19:12:32 +02:00
monkeypatch.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
nodes.py Cache split nodes results to reduce long tests collection time on large test suites 2019-08-01 20:46:27 -04:00
nose.py Remove support code for unittest 2 2019-07-11 20:11:06 -03:00
outcomes.py Merge master into features 2019-08-02 16:52:51 +02:00
pastebin.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
pathlib.py Merge pull request #5684 from nicoddemus/errno-nomore 2019-08-04 14:50:12 -07:00
pytester.py Switch from deprecated imp to importlib 2019-06-24 09:48:38 -07:00
python.py Remove unused function CallSpec2.setall 2019-08-09 16:34:48 +02:00
python_api.py Merge master into features 2019-08-02 16:52:51 +02:00
recwarn.py Type-annotate pytest.warns 2019-07-14 14:28:24 +03:00
reports.py Add rudimentary mypy type checking 2019-07-09 12:12:07 -07:00
resultlog.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
runner.py Remove unnecessary checks from SetupState 2019-07-17 22:39:10 +03:00
setuponly.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
setupplan.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
skipping.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
stepwise.py Fix comment in stepwise (follow up to #5555) [skip ci] 2019-07-05 09:57:10 -03:00
terminal.py Change the warning message 2019-07-27 21:06:29 +02:00
tmpdir.py Remove deprecated features (#5529) 2019-07-09 19:04:06 -03:00
unittest.py Merge master into features 2019-08-02 16:52:51 +02:00
warning_types.py Remove 'RemovedInPytest4Warning' 2019-06-30 13:31:39 -03:00
warnings.py Remove 'RemovedInPytest4Warning' 2019-06-30 13:31:39 -03:00