test_ok2/_pytest
Bruno Oliveira 3a200b75c9 Bump version to 3.0.1.dev 2016-08-19 17:41:45 -03:00
..
_code Highlight the path of file location in error report 2016-08-01 17:42:20 -03:00
assertion Rewrite asserts in test-modules loaded very early in the startup 2016-08-03 12:49:48 -03:00
vendored_packages Fix spelling: explicitely --> explicitly 2015-12-01 01:41:47 -08:00
__init__.py Bump version to 3.0.1.dev 2016-08-19 17:41:45 -03:00
_argcomplete.py Remove code related to support python <= 2.5 2015-12-16 16:16:22 -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 branch 'master' into merge-master 2016-07-25 19:06:29 -03:00
compat.py Remove obsolete docstring 2016-08-17 22:59:18 -03:00
config.py Support [tool:pytest] in setup.cfg files 2016-08-17 08:19:38 -03:00
debugging.py Add tests for custom pdb class. 2016-07-11 20:07:29 -07:00
deprecated.py Merge pull request #1813 from nicoddemus/pytest-setup.cfg 2016-08-17 20:33:57 +02:00
doctest.py Changes variable name so it better describes what it does now. 2016-07-23 16:26:33 +02:00
fixtures.py Merge branch 'master' into merge-master-into-features 2016-08-17 22:39:23 -03: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 Support [tool:pytest] in setup.cfg files 2016-08-17 08:19:38 -03: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-08-17 22:39:23 -03:00
main.py Merge branch 'master' into merge-master-into-features 2016-08-17 22:39:23 -03:00
mark.py Always lstrip() keyword expression 2016-04-01 13:10:05 -04: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 pastebin when captured output contains non-ascii characters 2015-12-03 20:07:18 -02:00
pytester.py Log LineMatcher output in a stream instead of stderr 2016-07-20 22:35:43 -03:00
python.py Merge branch 'master' into merge-master-into-features 2016-08-17 22:39:23 -03:00
recwarn.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
resultlog.py Deprecate --resultlog cmdline option 2016-08-16 21:40:34 -03:00
runner.py Improve TestReport.sections docs a bit 2016-08-03 21:57:58 -03:00
setuponly.py Fix PEP-8. 2016-07-03 22:33:21 +02:00
setupplan.py Fix PEP-8. 2016-07-03 22:33:21 +02:00
skipping.py Move internal _is_unittest_unexpected_success_a_failure to "compat" module 2016-08-17 22:50:10 -03:00
terminal.py Pass exitstatus to pytest_terminal_summary hook 2016-08-14 22:06:35 +02:00
tmpdir.py Merge branch 'master' into merge-master 2016-07-25 19:06:29 -03:00
unittest.py unittest.UnitTestCase: Allow __test__ for methods 2016-05-19 08:19:57 +05:30