test_ok2/testing
Ronny Pfannschmidt 4e57a39067 Merge pull request #2468 from nicoddemus/collection-report-2464
Fix incorrect "collected items" report when specifying tests on the command-line
2017-06-14 10:57:57 +02:00
..
code Fix internal error with recursive tracebacks with that frames contain objects that can't be compared 2017-06-07 14:40:13 -03:00
freeze Use PyInstaller for freeze test env 2016-07-26 22:02:37 -03:00
python Improve test to ensure the expected function is re-raised 2017-06-13 20:16:48 -03:00
acceptance_test.py Fix incorrect collected items report when specifying tests on the command-line 2017-06-03 20:39:53 -03:00
deprecated_test.py Merge remote-tracking branch 'upstream/features' into integrate-pytest-warnings 2017-03-20 19:59:05 -03:00
test_argcomplete.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_assertion.py Merge remote-tracking branch 'upstream/features' into integrate-pytest-warnings 2017-03-20 19:59:05 -03:00
test_assertrewrite.py Failing test for issue #2121 2017-05-31 08:25:04 +02:00
test_cache.py Improve --lf/--ff test as commented during review 2017-04-11 17:55:55 -03:00
test_capture.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-05-03 19:04:53 -03:00
test_collection.py Fix incorrect collected items report when specifying tests on the command-line 2017-06-03 20:39:53 -03:00
test_compat.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_config.py Clean up warnings generated by pytest's own suite 2017-03-20 22:13:17 -03:00
test_conftest.py Fix --help with required options 2017-06-01 21:29:50 +03:00
test_doctest.py Fix decode error in Python 2 for doctests in docstrings 2017-06-13 19:41:34 -03:00
test_entry_points.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_helpconfig.py Fix test that expected "unknown hook" error on stderr 2017-04-11 21:55:12 -03:00
test_junitxml.py Improve tests a bit 2017-05-12 17:52:50 -03:00
test_mark.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-05-03 19:04:53 -03:00
test_modimport.py add a comment explaining the modimport tests 2017-03-28 11:45:06 +02:00
test_monkeypatch.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_nose.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_parseopt.py Clean up warnings generated by pytest's own suite 2017-03-20 22:13:17 -03:00
test_pastebin.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_pdb.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_pluginmanager.py Merge remote-tracking branch 'upstream/features' into integrate-pytest-warnings 2017-03-20 19:59:05 -03:00
test_pytester.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_recwarn.py Merge pull request #2445 from nicoddemus/warnings-remove-filter 2017-05-30 18:14:01 -03:00
test_resultlog.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_runner.py Fix collection report when collecting a single test item 2017-06-03 20:39:53 -03:00
test_runner_xunit.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_session.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_skipping.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_terminal.py Fix collection report when collecting a single test item 2017-06-03 20:39:53 -03:00
test_tmpdir.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_unittest.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_warnings.py Issue UnicodeWarning only for non-ascii unicode 2017-06-05 10:43:15 -03:00