test_ok2/_pytest
Thomas Hisch 2f993af54a Fix context output handling for doctests
Show full context of doctest source in the pytest output, if the lineno of
failed example in the docstring is < 9.
2017-10-29 20:06:10 +00:00
..
_code fixes #2731 ReprFuncArgs with mixed unicode and utf-8 args 2017-08-30 16:06:12 -03:00
assertion Put imports on the last line unless there are other exprs 2017-10-25 11:05:07 +03:00
vendored_packages docs: Create links for objects to show the api 2017-06-06 01:10:32 +02:00
__init__.py fix import error 2017-04-26 15:57:55 +02:00
_argcomplete.py Fix crash in FastFilesCompleter with no prefix 2017-09-08 00:14:56 +10:00
_pluggy.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
cacheprovider.py Use new hook to report accurate tests skipped in --lf and --ff 2017-07-28 08:54:55 -03:00
capture.py Fix windows console workaround error with non-standard io-streams 2017-08-07 20:57:13 -03:00
compat.py Merge pull request #2700 from nicoddemus/staticmethods-fixtures 2017-09-06 08:24:00 +02:00
config.py remove os.sep as it behaves differently linux and windows. 2017-08-05 23:21:43 +05:30
debugging.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
deprecated.py Improve user guidance regarding ``--resultlog`` deprecation 2017-08-31 19:11:41 -03:00
doctest.py Fix context output handling for doctests 2017-10-29 20:06:10 +00:00
fixtures.py Move the generic separator to a constant 2017-10-24 10:42:16 +01:00
freeze_support.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
helpconfig.py Fixed E401 flake8 errors 2017-07-17 01:44:23 +02:00
hookspec.py Fix linting 2017-07-28 08:54:55 -03:00
junitxml.py Move the generic separator to a constant 2017-10-24 10:42:16 +01:00
main.py Move the generic separator to a constant 2017-10-24 10:42:16 +01:00
mark.py Strip whitespace from markers in INI config 2017-10-24 14:18:39 +03:00
monkeypatch.py Fixed E126 flake8 errors 2017-07-17 01:28:16 +02:00
nodes.py Unused import / lint 2017-10-24 11:25:42 +01:00
nose.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
outcomes.py fix linting issues 2017-07-28 18:27:59 +02:00
pastebin.py Fixed E225 flake8 errors 2017-07-17 01:44:22 +02:00
pytester.py Properly escape test names when setting PYTEST_CURRENT_TEST environment variable 2017-08-01 20:52:37 -03:00
python.py fix 'DoctestItem' object has no attribute '_fixtureinfo' 2017-09-19 12:41:12 +02:00
python_api.py Add E722 and E741 flake errors to the ignore list 2017-10-23 18:19:15 -02:00
recwarn.py fix linting issues 2017-07-28 18:27:59 +02:00
resultlog.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
runner.py Only skip null bytes before setting the environment variable 2017-08-02 10:27:45 -03:00
setuponly.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
setupplan.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
skipping.py fix linting issues 2017-07-28 18:27:59 +02:00
terminal.py Move the generic separator to a constant 2017-10-24 10:42:16 +01:00
tmpdir.py Fixed E265 flake8 errors 2017-07-17 01:44:22 +02:00
unittest.py make Test Outcomes inherit from BaseException instead of exception 2017-07-28 15:28:51 +02:00
warnings.py Merge remote-tracking branch 'upstream/master' into features 2017-07-24 21:12:51 -03:00