..
cx_freeze
Fix py27-cxfreeze tox environment
2015-04-22 19:46:06 -03:00
python
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
acceptance_test.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_argcomplete.py
ignore argcomplete on darwin
2013-11-12 13:52:16 +01:00
test_assertinterpret.py
assert reinterpretation: try mangling attributes that look like private class vars ( fixes #514 )
2014-05-31 14:37:02 -07:00
test_assertion.py
- refine lsof checking
2015-04-28 11:54:46 +02:00
test_assertrewrite.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_capture.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_collection.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_config.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_conftest.py
merge conftest management into PytestPluginManager
2015-04-22 14:15:42 +02:00
test_core.py
- refine lsof checking
2015-04-28 11:54:46 +02:00
test_doctest.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_genscript.py
- refine lsof checking
2015-04-28 11:54:46 +02:00
test_helpconfig.py
- refine lsof checking
2015-04-28 11:54:46 +02:00
test_junitxml.py
Failure message in junit xml report now are more informative
2015-01-20 01:45:26 +03:00
test_mark.py
add documented hookimpl_opts and hookspec_opts decorators
2015-04-25 11:29:11 +02:00
test_monkeypatch.py
support python32
2013-11-12 13:48:17 +01:00
test_nose.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_parseopt.py
Simply show the node ID for verbose output
2014-08-01 00:29:35 +01:00
test_pastebin.py
Fixing --pastebin option by using a POST request instead of a XMLRPC call
2014-10-22 21:52:40 -02:00
test_pdb.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_pytester.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_recwarn.py
avoid undocumented special casing of "pytest_" prefix
2015-04-22 13:44:37 +02:00
test_resultlog.py
fix issue380 by making --resultlog only rely on longrepr instead
2013-11-19 14:19:29 +01:00
test_runner.py
address reviewer comments
2015-03-21 17:26:23 +01:00
test_runner_xunit.py
ref #322 cleanup all teardown calling to only happen when setup succeeded.
2013-08-02 09:52:40 +02:00
test_session.py
- refine lsof checking
2015-04-28 11:54:46 +02:00
test_skipping.py
Let xfail work on non-python Items
2014-09-23 23:55:26 +01:00
test_terminal.py
make test suite more tolerable against xdist causing warnings itself (which it does
2015-04-27 15:06:47 +02:00
test_tmpdir.py
refine skipif to use direct booleans, to help with flakes
2014-01-29 11:46:36 +01:00
test_unittest.py
avoid undocumented special casing of "pytest_" prefix
2015-04-22 13:44:37 +02:00