.. |
code
|
fix #4386 - restructure construction and partial state of ExceptionInfo
|
2018-11-22 21:20:32 +01:00 |
example_scripts
|
Move dataclass tests for 3.7 to separate file
|
2018-11-12 15:36:16 -06:00 |
examples
|
port some acceptance tests over to copy_example
|
2018-06-26 22:59:40 +02:00 |
freeze
|
run black
|
2018-05-23 16:48:46 +02:00 |
logging
|
minor: typos
|
2018-11-09 02:03:44 +01:00 |
python
|
Display actual test ids in `--collect-only`
|
2018-11-25 09:33:18 -08:00 |
acceptance_test.py
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
deprecated_test.py
|
Change RemovedInPytest4Warnings to errors by default
|
2018-11-12 16:10:57 -02:00 |
test_argcomplete.py
|
tests: fix equal_with_bash for .coverage files
|
2018-11-10 03:24:02 +01:00 |
test_assertion.py
|
improve failure output
|
2018-11-13 09:37:02 -06:00 |
test_assertrewrite.py
|
Fix assertion rewriting involving Starred + side-effects
|
2018-11-17 10:42:51 -08:00 |
test_cacheprovider.py
|
Fix test/improve tests a bit in py27
|
2018-11-22 21:38:33 -02:00 |
test_capture.py
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
test_collection.py
|
Display actual test ids in `--collect-only`
|
2018-11-25 09:33:18 -08:00 |
test_compat.py
|
python: collect: ignore exceptions with isinstance
|
2018-11-01 22:14:13 +01:00 |
test_config.py
|
Change RemovedInPytest4Warnings to errors by default
|
2018-11-12 16:10:57 -02:00 |
test_conftest.py
|
_getconftestmodules: use functools.lru_cache
|
2018-10-31 23:17:05 +01:00 |
test_doctest.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07: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
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
test_mark.py
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-11-23 23:27:41 -02:00 |
test_modimport.py
|
tests: test_fileimport: improve reporting on failure
|
2018-11-09 01:17:36 +01:00 |
test_monkeypatch.py
|
fixup pyupgrade crlf incorrect fixes
|
2018-11-01 08:40:35 -07: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
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
test_parseopt.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07: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
|
Change RemovedInPytest4Warnings to errors by default
|
2018-11-12 16:10:57 -02:00 |
test_pluginmanager.py
|
remove pytest namespace hook
|
2018-11-19 14:04:41 +01:00 |
test_pytester.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
test_recwarn.py
|
fix #4243 - support positional argument stacklevel on python2
|
2018-10-26 09:01:25 +02:00 |
test_resultlog.py
|
fix #4386 - restructure construction and partial state of ExceptionInfo
|
2018-11-22 21:20:32 +01:00 |
test_runner.py
|
fix #4386 - restructure construction and partial state of ExceptionInfo
|
2018-11-22 21:20:32 +01:00 |
test_runner_xunit.py
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
test_session.py
|
fix #4400 - rearrange the handling of yield test warnings/errors
|
2018-11-16 13:49:46 +01:00 |
test_skipping.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
test_stepwise.py
|
Use a custom cache directory for test_stepwise tests
|
2018-11-12 16:57:39 -02:00 |
test_terminal.py
|
Display actual test ids in `--collect-only`
|
2018-11-25 09:33:18 -08:00 |
test_tmpdir.py
|
use Path.resolve in test to sort out osx temporary folder being a symlink
|
2018-11-22 16:10:12 +01:00 |
test_unittest.py
|
Fix formatting of print() calls
|
2018-11-22 00:15:14 -08:00 |
test_warnings.py
|
Adjust stacklevel of "config" warnings
|
2018-11-22 14:44:01 -02:00 |