.. |
cx_freeze
|
Fix py27-cxfreeze tox environment
|
2015-04-22 19:46:06 -03:00 |
python
|
Merge pull request #1009 from mdboom/deprecation-warnings
|
2015-09-17 13:37:26 +02:00 |
acceptance_test.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03: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
|
Show a few diff lines when truncating string diffs
|
2015-08-27 22:20:13 -03: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
|
refine command line option naming and docs
|
2015-09-16 20:41:22 +02:00 |
test_capture.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03: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
|
Rename "warnings" to "pytest-warnings" in terminal output
|
2015-08-27 19:59:52 -03:00 |
test_conftest.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03:00 |
test_doctest.py
|
Make doctest SKIP option register doctests as SKIPPED rather than PASSED
|
2015-08-31 21:25:11 -03: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
|
Merge pull request #956 from nicoddemus/record-xml-property
|
2015-08-24 09:13:04 +02:00 |
test_mark.py
|
Test file run twice fails if it contains marked class #683
|
2015-07-26 12:15:29 +02:00 |
test_monkeypatch.py
|
Change links from bitbucket to GitHub
|
2015-06-15 18:28:31 -03:00 |
test_nose.py
|
add test for @nose.tools.istest
|
2015-08-08 21:08:05 +01:00 |
test_parseopt.py
|
Fix regression caused by changing the signature for parse_known_args
|
2015-08-27 19:35:32 -03: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_pluginmanager.py
|
turn the pytest_logwarning hook historic
|
2015-09-02 18:49:49 +02:00 |
test_pytester.py
|
streamline pytester API majorly:
|
2015-04-28 11:54:53 +02:00 |
test_recwarn.py
|
Use testdir fixture in test_double_test to ensure controlled environment for execution
|
2015-08-06 22:30:01 -03: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
|
Added testcase and help for report option
|
2015-09-11 12:24:45 +05:30 |
test_terminal.py
|
Merge pull request #1015 from hpk42/cache-integration
|
2015-09-16 21:46:46 +02:00 |
test_tmpdir.py
|
Use temproot as a fallback if the current user couldn't be obtained
|
2015-09-16 16:42:07 -03:00 |
test_unittest.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03:00 |