test_ok2/_pytest
Loïc Estève 6fd0394c63 pytest.warns checks for subclass relationship
rather than class equality. This makes it more similar to
pytest.raises.
2017-01-03 10:57:19 -02:00
..
_code Remove unused import 2016-11-30 22:34:02 -02:00
assertion Merge branch 'master' into merge-master-into-features 2016-12-27 23:31:26 -02:00
vendored_packages Vendor pluggy 0.4.0 2016-09-25 23:36:02 -03:00
__init__.py Bump version to 3.0.6.dev0 2016-12-05 12:51:00 -02: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 Use testscollected to make xdist happy 2016-03-11 14:48:17 +06:00
capture.py Merge pull request #2075 from pytest-dev/master 2016-11-22 14:10:31 -02:00
compat.py Merge branch 'master' into merge-master-into-features 2016-12-27 23:31:26 -02:00
config.py Fixed #2148 - parse directory names properly when args contains ::. 2016-12-27 15:28:56 +01:00
debugging.py Merge pull request #2075 from pytest-dev/master 2016-11-22 14:10:31 -02:00
deprecated.py Merge pull request #1813 from nicoddemus/pytest-setup.cfg 2016-08-17 20:33:57 +02:00
doctest.py Changed the doctest_encoding option to an ini option. 2016-11-30 11:43:33 +01:00
fixtures.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02: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 Pass exitstatus to pytest_terminal_summary hook 2016-08-14 22:06:35 +02:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py Merge branch 'master' into merge-master-into-features 2016-12-27 23:31:26 -02:00
main.py Merge branch 'master' into merge-master-into-features 2016-12-27 23:31:26 -02:00
mark.py Merge pull request #2075 from pytest-dev/master 2016-11-22 14:10:31 -02:00
monkeypatch.py Revert all invocation-fixtures code 2016-08-17 08:12:55 -03: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 Merge branch 'master' into merge-master-into-features 2016-12-27 23:31:26 -02:00
python.py No longer silently ignore errors in parametrize callable ids 2017-01-02 17:26:17 -02:00
recwarn.py pytest.warns checks for subclass relationship 2017-01-03 10:57:19 -02:00
resultlog.py Deprecate --resultlog cmdline option 2016-08-16 21:40:34 -03:00
runner.py Merge pull request #2075 from pytest-dev/master 2016-11-22 14:10:31 -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 #2075 from pytest-dev/master 2016-11-22 14:10:31 -02:00
terminal.py Report teardown output on test failure 2016-10-30 09:52:46 +01:00
tmpdir.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00
unittest.py Fix flake8 E305 and E306 errors 2016-11-20 18:59:15 -02:00