..
assertion
Style fix
2015-07-18 13:18:38 -03:00
__init__.py
bump version to 2.7, depend on py-1.4.29
2015-06-22 23:53:41 +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
capture.py
reset capture even if readouterr throws
2015-07-26 01:15:51 +02:00
config.py
Merge pull request #872 from nicoddemus/confcutdir-inifile
2015-07-25 14:03:24 +02:00
doctest.py
Consider session fixtures for doctest docstrings in modules
2015-07-13 12:29:09 -03:00
genscript.py
Deprecate and warn about --genscript, fixes #730
2015-07-25 15:10:22 +02: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
Move Interrupted exception class out of Session
2015-07-18 13:16:47 -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
Added `warns` to assert warnings are thrown
2015-07-30 23:28:32 -04:00
recwarn.py
Added `warns` to assert warnings are thrown
2015-07-30 23:28:32 -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
Merge branch 'pytest-2.7'
2015-07-23 22:35:51 -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