.. |
code
|
Add _sys_snapshot fixture and use it with more tests
|
2019-04-05 11:55:23 +02: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
|
Register "issue" mark for self-tests
|
2019-03-31 14:22:30 +11:00 |
acceptance_test.py
|
Add _sys_snapshot fixture and use it with more tests
|
2019-04-05 11:55:23 +02:00 |
conftest.py
|
Add a conftest to prefer faster tests
|
2019-04-07 19:11:17 +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
|
Fix test_error_during_readouterr: syspathinsert is unused
|
2019-04-10 21:57:45 +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
|
Merge master
|
2019-04-11 13:28:36 +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
|
pytester: set HOME only with inline_run/popen
|
2019-03-20 01:15:51 +01:00 |
test_mark.py
|
Register "issue" mark for self-tests
|
2019-03-31 14:22:30 +11: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: call fixup_namespace_packages
|
2019-03-22 15:29:08 +01: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: add test for --trace with --pdbcls
|
2019-04-08 03:49:03 +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
|
wrap_session: restore old behavior for initstate=1
|
2019-04-03 05:09:21 +02:00 |
test_runner_xunit.py
|
remove yield tests and compat properties
|
2018-11-30 10:40:13 +01:00 |
test_session.py
|
Merge master into features
|
2019-03-26 10:23:21 +01: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
|
Refactor into TerminalReporter.short_test_summary
|
2019-04-07 19:49:18 +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 |