test_ok2/_pytest
Ronny Pfannschmidt 5941b2e071 fix issue 655: crude workarounds around python2/3 exception leaks 2015-01-09 19:55:49 +01:00
..
assertion fix for issue615: _format_boolop must escape % 2014-10-27 08:57:58 +00:00
__init__.py bump version to 2.7 on default 2014-10-26 10:52:04 +01: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 remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00
config.py remove overhead for tracing of hook calls and remove some old unused code 2014-10-02 15:25:42 +02:00
core.py some docs and refined semantics for wrappers 2014-10-09 12:21:01 +02:00
doctest.py remove unused import 2014-10-09 22:45:33 +02:00
genscript.py strike python2.5 from test code cc @flub 2014-09-05 09:50:40 +02:00
helpconfig.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00
hookspec.py optimize argument slicing when calling plugin hooks 2014-10-01 14:55:54 +02:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py fix issue575: xunit-xml reporting collection errors as failures 2014-09-15 22:04:46 -03:00
main.py docs for "pytest_addhooks" hook. Thanks Bruno Oliveira. 2014-10-06 14:26:03 +02:00
mark.py fix issue557: with "-k" we only allow the old style "-" for negation 2014-10-06 12:11:48 +02:00
monkeypatch.py Cleaning up the docstrings in monkeypatch.py 2015-01-08 17:15:22 -08:00
nose.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00
pastebin.py Fixing --pastebin option by using a POST request instead of a XMLRPC call 2014-10-22 21:52:40 -02:00
pdb.py Introduce pytest_enter_pdb hook 2014-09-18 14:58:42 +02:00
pytester.py - refactor wrapped call support to also accomodate 2014-10-08 11:27:14 +02:00
python.py fix issue 655: crude workarounds around python2/3 exception leaks 2015-01-09 19:55:49 +01:00
recwarn.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00
resultlog.py fix issue380 by making --resultlog only rely on longrepr instead 2013-11-19 14:19:29 +01:00
runner.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00
skipping.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00
standalonetemplate.py Added explanation for the binary blob in runtests.py 2014-10-24 13:04:20 +02:00
terminal.py Adding "auto" to help for "--tb" option 2014-10-10 20:43:33 +00:00
tmpdir.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00
unittest.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +02:00