..
_code
Fix #2343 : Replace version checks by constants.
2017-04-12 08:18:09 +02:00
assertion
Safer sys.modules delete
2017-02-14 16:54:32 -08:00
vendored_packages
Vendor pluggy 0.4.0
2016-09-25 23:36:02 -03:00
__init__.py
Post 3.0.7 release handling
2017-03-14 18:07:44 -03:00
_argcomplete.py
Fix flake8 E305 and E306 errors
2016-11-20 18:59:15 -02:00
_pluggy.py
Create `_pytest.vendored_packages` and _pytest._pluggy
2015-09-07 13:01:54 -03:00
cacheprovider.py
Spelling fixes
2017-02-15 17:00:58 +02:00
capture.py
Change ValueError to io.UnsupportedOperation in capture.py. Resolves issue #2276
2017-03-14 18:55:58 -03:00
compat.py
Fix #2343 : Replace version checks by constants.
2017-04-12 08:18:09 +02:00
config.py
--override-ini now correctly overrides some fundamental options like "python_files"
2017-02-08 23:03:33 -02:00
debugging.py
Fix flake8 E305 and E306 errors
2016-11-20 18:59:15 -02:00
deprecated.py
Merge pull request #1813 from nicoddemus/pytest-setup.cfg
2016-08-17 20:33:57 +02:00
doctest.py
Fix use of deprecated getfuncargvalue method in the internal doctest plugin
2016-09-01 07:19:11 -04:00
fixtures.py
Update fixtures.py
2017-04-07 16:48:38 +01:00
freeze_support.py
Move the freezing function from genscript.py to a new module freeze_support.py
2016-06-26 19:37:24 +02:00
helpconfig.py
Add warning for incorrect passing args to `-o`.
2016-12-01 13:20:42 +01:00
hookspec.py
Add note documenting #2257
2017-02-16 23:00:55 -07:00
impl
- enhance ordering of tests using parametrized resources
2012-08-01 09:07:32 +02:00
junitxml.py
junitxml: Fix double system-out tags per testcase
2017-02-22 16:39:20 +01:00
main.py
Spelling fixes
2017-02-15 17:00:58 +02:00
mark.py
Spelling fixes
2017-02-15 17:00:58 +02:00
monkeypatch.py
Switch monkeypatch fixture to yield syntax
2017-01-04 15:06:52 -08:00
nose.py
adapt to pluggy naming, rename pytest.hookspec_opts to pytest.hookspec,s ame with hookimpl_opts
2015-05-06 10:08:08 +02:00
pastebin.py
Fix flake8 E305 and E306 errors
2016-11-20 18:59:15 -02:00
pytester.py
Fix py35-trial environment
2017-05-02 21:05:42 -03:00
python.py
Issue #2383 - Show the correct error message when collect "parametrize" func with wrong args and add test for this case.
2017-04-29 14:32:09 +03:00
recwarn.py
Improve error message when pytest.warns fail
2016-12-20 13:45:39 +01:00
resultlog.py
Deprecate --resultlog cmdline option
2016-08-16 21:40:34 -03:00
runner.py
Fix flake8 E305 and E306 errors
2016-11-20 18:59:15 -02:00
setuponly.py
minor: fix grammar with help for --setup-{only,show}
2016-11-28 21:33:15 +01:00
setupplan.py
Fix PEP-8.
2016-07-03 22:33:21 +02:00
skipping.py
Merge pull request #2232 from vidartf/patch-1
2017-02-03 21:39:42 -02:00
terminal.py
Fix trailing whitespace in terminal output
2017-03-05 23:20:55 +03:00
tmpdir.py
Python 3.6 invalid escape sequence deprecation fixes
2017-02-15 16:54:53 +02:00
unittest.py
Spelling fixes
2017-02-15 17:00:58 +02:00