.. |
code
|
Fix linting E722: do not use bare except
|
2017-11-04 13:59:10 -02:00 |
freeze
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
python
|
Merge remote-tracking branch 'upstream/master' into malinoff/fix-2124
|
2017-11-12 10:34:47 -02:00 |
acceptance_test.py
|
Fix #2775 - running pytest with "--pyargs" will result in Items with empty "parent.nodeid" if run from a different root directory
|
2017-09-13 17:15:32 +01:00 |
deprecated_test.py
|
Improve user guidance regarding ``--resultlog`` deprecation
|
2017-08-31 19:11:41 -03:00 |
test_argcomplete.py
|
Fix crash in FastFilesCompleter with no prefix
|
2017-09-08 00:14:56 +10:00 |
test_assertion.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_assertrewrite.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_cache.py
|
Use new hook to report accurate tests skipped in --lf and --ff
|
2017-07-28 08:54:55 -03:00 |
test_capture.py
|
Fix windows console workaround error with non-standard io-streams
|
2017-08-07 20:57:13 -03:00 |
test_collection.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_compat.py
|
`compat.safe_getattr` now catches OutcomeExceptions too
|
2017-08-23 17:17:03 +03:00 |
test_config.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_conftest.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_doctest.py
|
Fix context output handling for doctests
|
2017-10-29 20:06:10 +00:00 |
test_entry_points.py
|
Add __future__ imports to all pytest modules
|
2017-03-16 22:45:40 -03:00 |
test_helpconfig.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_junitxml.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_mark.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_modimport.py
|
add a comment explaining the modimport tests
|
2017-03-28 11:45:06 +02:00 |
test_monkeypatch.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_nodes.py
|
Address more review comments, fix massive bug I reintroduced in the node-splitting code :-/
|
2017-10-23 17:49:49 +01:00 |
test_nose.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_parseopt.py
|
Fixed E712 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_pastebin.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_pdb.py
|
Fixed E303 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_pluginmanager.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_pytester.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_recwarn.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_resultlog.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_runner.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_runner_xunit.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_session.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_skipping.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_terminal.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_tmpdir.py
|
Fixed E302 flake8 errors
|
2017-07-17 01:44:23 +02:00 |
test_unittest.py
|
Fix linting E741: ambiguous variable name
|
2017-11-04 13:59:10 -02:00 |
test_warnings.py
|
Mark test_py2_unicode as xfail in PyPy2 on Windows
|
2017-11-09 19:17:17 -02:00 |