test_ok2/testing
Daniel Hahler 65133018f3 Terminal plugin is not semi-essential anymore
Thanks to https://github.com/pytest-dev/pytest/pull/5138.
2019-04-27 03:39:00 +02:00
..
code Fix handle repr error with showlocals and verbose output 2019-04-19 18:54:21 +03:00
example_scripts Run isort 2019-03-01 14:24:18 +01:00
examples port some acceptance tests over to copy_example 2018-06-26 22:59:40 +02:00
freeze Add same environments to Azure as have in AppVeyor, except py37-freeze 2019-02-18 17:23:39 -03:00
io Fix linting errors and py references in saferepr.py 2019-01-20 16:36:14 -08:00
logging Merge pull request #4979 from blueyed/minor 2019-03-26 10:01:13 +01:00
python Merge master into features 2019-04-14 23:22:21 +02:00
acceptance_test.py pytest_sessionfinish: preset exitstatus with UsageErrors 2019-04-18 23:18:59 +02:00
conftest.py conftest: use a hookwrapper with sorting faster tests first 2019-04-19 01:23:34 +02:00
deprecated_test.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00
test_argcomplete.py tests: fix equal_with_bash for .coverage files 2018-11-10 03:24:02 +01:00
test_assertion.py Add tests and improve messages 2019-04-04 17:53:39 +02:00
test_assertrewrite.py Merge pull request #4851 from blueyed/addopts-vv 2019-03-25 23:41:33 +01:00
test_cacheprovider.py Support glob argument with ``--cache-show`` 2019-04-04 18:10:39 +02:00
test_capture.py capture: track current state in _state attributes 2019-04-19 00:35:15 +02:00
test_collection.py Merge pull request #4987 from blueyed/collect-tbstyle-repr_failure 2019-03-26 18:37:49 -03:00
test_compat.py Revisit coverage in some tests 2019-03-22 17:26:16 +01:00
test_config.py Terminal plugin is not semi-essential anymore 2019-04-27 03:39:00 +02:00
test_conftest.py Merge master 2019-04-11 13:28:36 +02:00
test_doctest.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00
test_entry_points.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_helpconfig.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_junitxml.py Show XFail reason as part of JUnitXML message field 2019-04-11 22:26:05 +01:00
test_mark.py Merge pull request #5128 from blueyed/mark-is 2019-04-15 16:23:54 +02:00
test_modimport.py Add a conftest to prefer faster tests 2019-04-07 19:11:17 +02:00
test_monkeypatch.py monkeypatch.syspath_prepend: invalidate import cache 2019-04-13 16:15:44 +02:00
test_nodes.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-11-13 09:01:37 -02:00
test_nose.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00
test_parseopt.py Fix test_argcomplete: use python -m pytest 2019-02-27 16:52:46 +01:00
test_pastebin.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_pathlib.py Fix access denied error when deleting a stale temporary directory 2018-10-30 15:35:53 -03:00
test_pdb.py Revert "Merge pull request #4854 from blueyed/pdb-skip" 2019-04-27 02:25:38 +02:00
test_pluginmanager.py Split out list of essential plugins 2019-04-02 14:39:56 +02:00
test_pytester.py test_run_stdin: add sleep 2019-04-10 00:03:49 +02:00
test_recwarn.py Deprecate `raises(..., 'code(as_a_string)')` / `warns(..., 'code(as_a_string)') 2018-11-29 09:34:51 -08:00
test_reports.py Rename hooks: to/from_serializable 2019-03-28 13:41:56 -03:00
test_resultlog.py Run isort 2019-03-01 14:24:18 +01:00
test_runner.py Update testing/test_runner.py 2019-04-14 23:26:56 +02:00
test_runner_xunit.py remove yield tests and compat properties 2018-11-30 10:40:13 +01:00
test_session.py Fix handle repr error with showlocals and verbose output 2019-04-19 18:54:21 +03:00
test_skipping.py cleanup: move terminal summary code to terminal plugin 2019-04-07 18:22:04 +02:00
test_stepwise.py Use a custom cache directory for test_stepwise tests 2018-11-12 16:57:39 -02:00
test_terminal.py terminal summary: display passes after warnings 2019-04-15 16:31:42 +02:00
test_tmpdir.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00
test_unittest.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00
test_warnings.py test_as_errors: use subprocess with `-W` 2019-03-24 11:17:55 +01:00