test_ok1/src/_pytest
Daniel Hahler 0b1f813c38
Merge pull request #4784 from blueyed/fix-4782
collect: python: fix `AssertionError` with broken symlinks
2019-02-14 15:10:14 +01:00
..
_code Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2019-01-29 19:36:56 -02:00
_io Fix linting errors and py references in saferepr.py 2019-01-20 16:36:14 -08:00
assertion Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2019-01-29 19:36:56 -02:00
config Add comment on why realpath is needed 2019-02-07 12:56:13 +01:00
mark fixes for flake8 3.7 2019-01-29 21:11:15 -08:00
__init__.py switch to src layout 2018-05-26 09:10:38 +02:00
_argcomplete.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
cacheprovider.py Remove config.warn, Node.warn; pytest_logwarning issues a warning when implemented 2018-12-14 12:50:18 -02:00
capture.py Merge master into features 2018-12-10 05:42:07 +01:00
compat.py Fix usages of py.io.saferepr 2019-01-20 16:36:23 -08:00
debugging.py pdb: fix capturing with recursive debugging and pdb++ 2019-02-11 14:52:20 +01:00
deprecated.py Remove support for applying marks to values in parametrize 2018-12-20 16:16:13 -02:00
doctest.py fix doctest module when a mock object is around 2019-01-10 12:50:22 +01:00
fixtures.py Replace flatten() with chain.from_iterable 2019-02-12 06:30:00 -08:00
freeze_support.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
helpconfig.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
hookspec.py Add config to pytest_terminal_summary hook 2019-01-29 15:41:13 -02:00
junitxml.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2019-01-29 19:36:56 -02:00
logging.py Remove terminal_reporter workaround from logging.py 2019-02-07 22:52:07 +01:00
main.py collect: python: fix `AssertionError` with broken symlinks 2019-02-14 00:18:14 +01:00
monkeypatch.py Improve comment 2018-12-12 23:29:43 +01:00
nodes.py remove most of markertransfer 2018-12-21 14:02:38 +01:00
nose.py Handle unittest.SkipTest exception with non-ascii characters 2019-01-28 12:50:04 -02:00
outcomes.py Improve quitting from pdb 2019-01-20 00:34:16 +01:00
pastebin.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
pathlib.py Merge remote-tracking branch 'upstream/master' into release-3.10.0 2018-11-03 13:42:20 +00:00
pytester.py --lsof: suppress stderr 2019-02-11 14:08:44 +01:00
python.py collect: python: fix `AssertionError` with broken symlinks 2019-02-14 00:18:14 +01:00
python_api.py Adding `does_not_raise` to documentation only 2019-01-27 16:42:10 +00:00
recwarn.py Punctuation [ci skip] 2019-01-09 15:35:52 +01:00
reports.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2019-01-29 19:36:56 -02:00
resultlog.py Add config parameter to pytest_report_teststatus hook 2019-01-28 19:00:50 -02:00
runner.py fixes for flake8 3.7 2019-01-29 21:11:15 -08:00
setuponly.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
setupplan.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
skipping.py Fix pytest_report_teststatus call to pass new config object (#4691) 2019-01-30 09:36:54 -02:00
stepwise.py cache is set by the cacheprovider 2018-10-17 21:17:54 +01:00
terminal.py Remove terminal_reporter workaround from logging.py 2019-02-07 22:52:07 +01:00
tmpdir.py Update kwarg for attr.ib to use 'converter' as 'convert' is due to be deprecated 2019-02-14 00:03:41 -08:00
unittest.py Fix setUpClass being called in subclasses that were skipped 2019-01-31 20:24:11 -02:00
warning_types.py Move UnformattedWarning to _pytest.warning_types 2018-09-14 15:31:20 -03:00
warnings.py Remove config.warn, Node.warn; pytest_logwarning issues a warning when implemented 2018-12-14 12:50:18 -02:00