pytest2/testing
Bruno Oliveira f1183c2422 Remove the 'issue' marker from test suite
It doesn't seem to add much value (why would one execute tests
based on that marker?), plus using the docstring for that
encourages one to write a more descriptive message about the test
2019-05-09 19:36:38 -03: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 logging: improve default logging format (issue5214) 2019-05-08 21:37:59 +03:00
python Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03:00
acceptance_test.py Merge pull request #5013 from blueyed/short-summary-message 2019-05-08 22:01:04 +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 --lf now skips colletion of files without failed tests 2019-04-28 20:23:46 -03:00
test_capture.py Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03: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 Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03: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 Emit a warning for record_property when used with xunit2 2019-05-05 09:01:13 -03:00
test_mark.py Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03: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 pdb: only use outcomes.exit via do_quit 2019-05-09 14:55:55 +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 Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03: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 move test 2019-04-17 15:30:34 +02:00
test_stepwise.py Change ``--strict`` to ``--strict-markers``, preserving the old one 2019-05-09 19:36:38 -03:00
test_terminal.py Merge pull request #5013 from blueyed/short-summary-message 2019-05-08 22:01:04 +02:00
test_tmpdir.py Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03:00
test_unittest.py Remove the 'issue' marker from test suite 2019-05-09 19:36:38 -03:00
test_warnings.py Change ``--strict`` to ``--strict-markers``, preserving the old one 2019-05-09 19:36:38 -03:00