test_ok2/_pytest
holger krekel baf5b5d005 update changelog/author info, bump version number 2015-09-17 13:43:39 +02:00
..
assertion Show a few diff lines when truncating string diffs 2015-08-27 22:20:13 -03:00
vendored_packages Fix --target parameter for pip install 2015-09-07 14:13:41 -03:00
__init__.py update changelog/author info, bump version number 2015-09-17 13:43:39 +02:00
_argcomplete.py complete_dotted: fix for #361, filecompleter on dot files had differing behaviour from bash 2013-10-01 16:33:15 +02:00
_pluggy.py Create `_pytest.vendored_packages` and _pytest._pluggy 2015-09-07 13:01:54 -03:00
cacheprovider.py refine command line option naming and docs 2015-09-16 20:41:22 +02:00
capture.py reset capture even if readouterr throws 2015-07-26 01:15:51 +02:00
config.py Merge pull request #1015 from hpk42/cache-integration 2015-09-16 21:46:46 +02:00
doctest.py Make doctest SKIP option register doctests as SKIPPED rather than PASSED 2015-08-31 21:25:11 -03:00
genscript.py revert setuptools_scm addition introduced with f22d14b105 2015-09-17 12:58:04 +02:00
helpconfig.py replay initial warnings when terminalreporter is loaded 2015-08-31 21:54:12 +02:00
hookspec.py Create `_pytest.vendored_packages` and _pytest._pluggy 2015-09-07 13:01:54 -03:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py Improve docs and using warning system for record_xml_property fixture 2015-08-23 11:56:27 -03:00
main.py restrucure pytest.main.wrap_session to allow for non-testrun wraps 2015-09-14 18:34:29 +02:00
mark.py Issue #751 - fix. 2015-07-25 15:38:27 +02:00
monkeypatch.py Merge pull request #1015 from hpk42/cache-integration 2015-09-16 21:46:46 +02: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 Merge branch 'pytest-2.7' 2015-07-23 22:35:51 -03:00
pdb.py Fix flakes 2015-07-18 18:23:17 -03:00
pytester.py Rename "warnings" to "pytest-warnings" in terminal output 2015-08-27 19:59:52 -03:00
python.py Merge pull request #1009 from mdboom/deprecation-warnings 2015-09-17 13:37:26 +02:00
recwarn.py Warnings always raised in WarningsRecorder 2015-08-06 15:05:01 -04:00
resultlog.py Use os.path.isdir instead of os.path.exists 2015-06-17 08:08:03 -03:00
runner.py fix flakes problem, configure devpi upload to always upload wheels and sdist 2015-09-15 12:28:09 +02:00
skipping.py Merge branch 'pytest-2.7' 2015-07-19 15:25:04 +02:00
standalonetemplate.py setuptools not present issue deprecating gentest 2015-07-25 13:50:40 +02:00
terminal.py Merge branch 'master' into vendor-pluggy 2015-09-14 12:22:18 -03:00
tmpdir.py Use temproot as a fallback if the current user couldn't be obtained 2015-09-16 16:42:07 -03:00
unittest.py Merge remote-tracking branch 'origin/pytest-2.7' 2015-06-19 10:03:37 +02:00