..
_code
Fix internal error when trying to detect the start of a recursive traceback.
2017-06-09 19:26:26 -03:00
assertion
Remove obsolete comment from rewrite.py
2017-06-13 23:12:33 -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
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
_pluggy.py
Add __future__ imports to all pytest modules
2017-03-16 22:45:40 -03:00
cacheprovider.py
Make --cache-show output deterministic
2017-05-23 08:01:39 +02:00
capture.py
Fixed wrong if in the WindowsConsoleIO workaround
2017-06-02 12:34:26 +03:00
compat.py
replace all _escape_strings to _ascii_escaped
2017-07-10 12:32:27 -05:00
config.py
docs: Create links for objects to show the api
2017-06-06 01:10:32 +02:00
debugging.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
deprecated.py
Add __future__ imports to all pytest modules
2017-03-16 22:45:40 -03:00
doctest.py
Fix decode error in Python 2 for doctests in docstrings
2017-06-13 19:41:34 -03:00
fixtures.py
Improve test to ensure the expected function is re-raised
2017-06-13 20:16:48 -03:00
freeze_support.py
remove pytest_namespace from _pytest.freeze_support
2017-03-28 11:45:06 +02:00
helpconfig.py
Add a docstring to HelpAction
2017-06-01 22:25:09 +03:00
hookspec.py
Clarify pytest_configure hook call order
2017-07-05 07:50:59 -03:00
impl
- enhance ordering of tests using parametrized resources
2012-08-01 09:07:32 +02:00
junitxml.py
Transition to using ini option for suite name
2017-05-12 17:48:50 -03:00
main.py
Add docs for Item.add_report_section in the docs
2017-07-11 21:45:27 -03:00
mark.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
monkeypatch.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
nose.py
fixup nose/pytest plugins
2017-03-28 11:45:06 +02:00
pastebin.py
Add __future__ imports to all pytest modules
2017-03-16 22:45:40 -03:00
pytester.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
python.py
Merge pull request #2563 from pv/yield-warn-spam
2017-07-13 10:45:46 +02:00
recwarn.py
Add tracebackhide to function call form of deprecated_call
2017-06-22 08:54:39 -03:00
resultlog.py
Replace py.builtin.print_() calls by builtin print() function
2017-03-16 22:46:51 -03:00
runner.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -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
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
terminal.py
Ensure final collected line doesn't include artifacts
2017-07-13 12:11:20 -07:00
tmpdir.py
Revert refactor of old-style to new-style classes
2017-05-17 18:20:51 -03:00
unittest.py
fixup nose/pytest plugins
2017-03-28 11:45:06 +02:00
warnings.py
Issue UnicodeWarning only for non-ascii unicode
2017-06-05 10:43:15 -03:00