test_ok2/_pytest
Bruno Oliveira 2ffd37b816 return non-zero exit code if no tests are collected
Fix #812
Fix #500
2015-08-18 07:35:02 -03:00
..
assertion Style fix 2015-07-18 13:18:38 -03: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
capture.py reset capture even if readouterr throws 2015-07-26 01:15:51 +02:00
config.py Reintroduce hasplugin to PytestPluginManager 2015-08-09 19:30:49 -03:00
doctest.py Fix coverage 2015-08-12 22:49:41 -03:00
genscript.py Merge pull request #879 from RonnyPfannschmidt/setuptools-scm 2015-08-15 00:56:16 +01:00
helpconfig.py Merge branch 'pytest-2.7' 2015-07-23 22:35:51 -03:00
hookspec.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
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py Add `file` and `line` attributes to junit-xml output. 2015-07-02 18:41:52 -04:00
main.py return non-zero exit code if no tests are collected 2015-08-18 07:35:02 -03:00
mark.py Issue #751 - fix. 2015-07-25 15:38:27 +02:00
monkeypatch.py Fix monkeypatch.setenv with string and raising=False. 2015-05-19 22:59:49 +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 Workaround for cmdexec bug on Windows 2015-07-24 19:24:31 -03:00
python.py Don't skip fixtures that are substrings of params 2015-08-11 00:41:21 +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 importorskip: Allow non-integer version strings 2015-07-24 12:34:06 -04: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 return non-zero exit code if no tests are collected 2015-08-18 07:35:02 -03:00
tmpdir.py Use pytest-of-$user as base directory for tmpdir_factory 2015-07-28 20:57:48 -03:00
unittest.py Merge remote-tracking branch 'origin/pytest-2.7' 2015-06-19 10:03:37 +02:00