..
cx_freeze
Fix install cx_freeze
2015-09-17 23:32:27 -03:00
python
added docstrign to inection collection test.
2015-12-10 15:19:08 -08:00
acceptance_test.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_argcomplete.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_assertinterpret.py
Remove obsolete "oldinterpret" module
2015-12-16 16:16:22 -02:00
test_assertion.py
Always show full comparison output if on CI.
2016-01-11 08:45:04 +01:00
test_assertrewrite.py
return non-zero exit code if no tests are collected
2015-08-18 07:35:02 -03:00
test_cache.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_capture.py
Remove incorrect use of pytest.mark.skip
2015-10-03 16:42:14 +01:00
test_collection.py
return non-zero exit code if no tests are collected
2015-08-18 07:35:02 -03:00
test_config.py
strengthen the ini assertion
2015-10-09 09:58:12 -07:00
test_conftest.py
fix issue #1073 -- shortcut plugin hook lookup if the attrname is not
2015-09-28 13:34:28 +02:00
test_doctest.py
Merge pull request #1294 from nicoddemus/doctest-bytes-literals
2016-01-01 18:18:08 +01:00
test_genscript.py
setuptools not present issue deprecating gentest
2015-07-25 13:50:40 +02:00
test_helpconfig.py
return non-zero exit code if no tests are collected
2015-08-18 07:35:02 -03:00
test_junitxml.py
junitxml tests: extend with extra items
2015-12-17 22:30:27 +01:00
test_mark.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_monkeypatch.py
Make monkeypatch differentiate ImportError sources
2015-12-27 22:44:23 +01:00
test_nose.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_parseopt.py
Remove code related to support python <= 2.5
2015-12-16 16:16:22 -02:00
test_pastebin.py
Fix pastebin when captured output contains non-ascii characters
2015-12-03 20:07:18 -02:00
test_pdb.py
Pass pytest's config object to pytest_enter_pdb
2015-11-23 14:42:21 -02:00
test_pluginmanager.py
Add missing nodeid on pytest_logwarning call in addhook.
2015-09-28 20:23:54 -04:00
test_pytester.py
streamline pytester API majorly:
2015-04-28 11:54:53 +02:00
test_recwarn.py
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
2015-12-10 19:41:14 -02:00
test_resultlog.py
Add docs for new tests
2015-06-17 00:04:25 -03:00
test_runner.py
Use inspect.signature instead of inspect.getargspec
2015-09-16 06:33:53 -04: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
return non-zero exit code if no tests are collected
2015-08-18 07:35:02 -03:00
test_skipping.py
TestXFail also shouldnt explicitly inherit from object
2015-10-03 17:12:44 +01:00
test_terminal.py
Merge remote-tracking branch 'bukzor/features-merge-master' into features
2015-12-10 19:03:55 -02:00
test_tmpdir.py
fix flaky get_user fallback tests
2015-09-29 21:00:12 +02:00
test_unittest.py
Fix unittest.skip decorator test and separate the fix into a different, self-doc function
2015-11-04 19:54:18 -02:00