pytest2/testing
Bruno Oliveira 1e0cf5ce4d Merge remote-tracking branch 'upstream/master' into merge-master-into-features
# Conflicts:
#	AUTHORS
#	CHANGELOG.rst
#	_pytest/pytester.py
2017-03-10 15:54:05 -03:00
..
code New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
freeze Use PyInstaller for freeze test env 2016-07-26 22:02:37 -03:00
python Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
acceptance_test.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
deprecated_test.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_argcomplete.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_assertion.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_assertrewrite.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_cache.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_capture.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_collection.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_compat.py fixes #2208 by introducing a iteration limit 2017-01-19 11:38:15 +01:00
test_config.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_conftest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_doctest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_entry_points.py Add tests to make sure expected entry points exist (#1629) 2016-06-22 14:28:53 +02:00
test_helpconfig.py Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
test_junitxml.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_mark.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_monkeypatch.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_nose.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_parseopt.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pastebin.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pdb.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_pluginmanager.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pytester.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_recwarn.py allow error message matching in pytest.raises 2017-02-02 19:52:33 +01:00
test_resultlog.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_runner.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_runner_xunit.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_session.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_skipping.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_terminal.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-03-10 15:54:05 -03:00
test_tmpdir.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_unittest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00