pytest2/src/_pytest
Daniel Hahler 0c7c26fe6e FSCollector: keep/use given fspath
Via https://github.com/blueyed/pytest/pull/42.
2019-11-02 10:02:23 +01:00
..
_code Merge master into features 2019-10-27 02:06:36 +01:00
_io saferepr: Avoid indirect function calls 2019-07-15 17:07:58 +03:00
assertion Introduce compat.fspath 2019-10-26 10:37:44 -03:00
config Introduce --report-log option 2019-10-30 09:43:33 -03:00
mark mark: move pytest_cmdline_main.tryfist into decorator 2019-10-27 06:01:18 +01: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 Merge remote-tracking branch 'upstream/master' into mm 2019-10-24 21:13:43 -03:00
capture.py Merge pull request #6028 from blueyed/DontReadFromInput-msg 2019-10-23 22:48:15 +02:00
compat.py Introduce compat.fspath 2019-10-26 10:37:44 -03:00
debugging.py Allow for "pdb" module to be rewritten 2019-10-06 23:02:24 +02:00
deprecated.py Implemented the dynamic scope feature. 2019-08-31 18:12:24 +02:00
doctest.py Remove some type: ignores fixed in typeshed 2019-10-23 14:47:56 +03:00
faulthandler.py Change pytest-faulthandler for simplification 2019-06-22 19:22:43 -03:00
fixtures.py Add missing version added/changed markers to docs 2019-10-15 19:45:58 -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 'experimental' status from report serialization hooks 2019-10-30 09:43:33 -03:00
junitxml.py Add hostname and timestamp to JUnit XML testsuite tag 2019-08-03 15:54:39 +01:00
logging.py Merge master into features 2019-10-27 02:06:36 +01:00
main.py Fix plurality mismatch for and in pytest terminal summary 2019-10-27 15:16:24 +00:00
monkeypatch.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
nodes.py FSCollector: keep/use given fspath 2019-11-02 10:02:23 +01:00
nose.py Remove support code for unittest 2 2019-07-11 20:11:06 -03:00
outcomes.py Fix wording as suggested in review of #5741 2019-08-15 10:05:42 -03:00
pastebin.py Fix "lexer" being used when uploading to bpaste.net 2019-08-30 15:34:03 -04:00
pathlib.py Add type annotations to _pytest.pathlib 2019-10-26 20:08:36 +03:00
pytester.py Merge pull request #6025 from blueyed/pytester-typing 2019-10-28 05:31:31 +01:00
python.py Merge remote-tracking branch 'upstream/master' into mm 2019-08-15 10:03:52 -03:00
python_api.py Document evaluating complex number for infinity 2019-10-25 12:03:03 -04:00
recwarn.py Update mypy 0.720 -> 0.740 2019-10-23 10:34:14 +03:00
report_log.py Introduce --report-log option 2019-10-30 09:43:33 -03:00
reports.py Introduce --report-log option 2019-10-30 09:43:33 -03:00
resultlog.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
runner.py Improve/revisit CallInfo.__repr__ 2019-10-19 19:07:11 +02:00
setuponly.py Minor: help / direct usage of config (#6011) 2019-10-22 20:24:08 -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 Fix plurality mismatch for and in pytest terminal summary 2019-10-27 15:16:24 +00:00
tmpdir.py Add type annotations to _pytest.tmpdir 2019-10-26 20:30:44 +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 Fix check_untyped_defs errors in warnings 2019-10-23 14:20:15 +03:00