test_ok2/_pytest
Ted Xiao 856e6cab75 add --override-ini option to overrides ini values
Signed-off-by: Ted Xiao <xiao.xj@gmail.com>
2016-06-25 23:45:32 +08:00
..
_code merge master into features 2016-06-22 14:39:33 +02:00
assertion merge from master again 2016-06-22 16:03:52 +02:00
vendored_packages Fix spelling: explicitely --> explicitly 2015-12-01 01:41:47 -08:00
__init__.py merge master into features 2016-06-22 14:39:33 +02: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 Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
config.py add --override-ini option to overrides ini values 2016-06-25 23:45:32 +08:00
doctest.py merge master into features 2016-06-22 14:39:33 +02:00
genscript.py Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
helpconfig.py add --override-ini option to overrides ini values 2016-06-25 23:45:32 +08:00
hookspec.py Switch setuponly and setupplan options to a hook-based implementation. 2016-06-25 12:19:46 +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 2016-05-13 19:37:41 +02:00
main.py Move setupplan and setuponly options to their respective modules. 2016-06-25 12:20:56 +02:00
mark.py Always lstrip() keyword expression 2016-04-01 13:10:05 -04:00
monkeypatch.py monkeypatch: unnest handling code 2016-01-24 12:28:14 +01: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
pdb.py Merge branch 'master' into 'features' 2016-01-22 18:32:45 -02:00
pytester.py merge master into features 2016-06-22 14:39:33 +02:00
python.py Merge pull request #1647 from sallner/features 2016-06-25 16:38:37 +02:00
recwarn.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
resultlog.py Use os.path.isdir instead of os.path.exists 2015-06-17 08:08:03 -03:00
runner.py Fix capturing with --setup-only/--setup-plan 2016-06-23 10:23:04 +02:00
setuponly.py Move setupplan and setuponly options to their respective modules. 2016-06-25 12:20:56 +02:00
setupplan.py Move setupplan and setuponly options to their respective modules. 2016-06-25 12:20:56 +02:00
skipping.py issue 1496 - xfail with condition keyword 2016-04-19 18:12:37 +01:00
standalonetemplate.py Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
terminal.py Display collect progress only when in a terminal 2016-02-20 14:38:30 -02:00
tmpdir.py Make tmpdir resiliant to user ids that do not exist 2015-09-18 21:26:19 -04:00
unittest.py unittest.UnitTestCase: Allow __test__ for methods 2016-05-19 08:19:57 +05:30