test_ok2/testing
Bruno Oliveira 9f5c356784
Remove ExceptionInfo.__str__, falling back to __repr__ (#5413)
Remove ExceptionInfo.__str__, falling back to __repr__
2019-06-07 08:48:03 -03:00
..
code Remove ExceptionInfo.__str__, falling back to __repr__ 2019-06-06 12:20:32 -03:00
example_scripts pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
examples pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
freeze pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
io small mypy fixes 2019-06-06 09:13:02 -07:00
logging Fix verbosity bug in --collect-only 2019-06-05 20:10:16 -03:00
python small mypy fixes 2019-06-06 09:13:02 -07:00
acceptance_test.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
conftest.py tests: restore tracing function 2019-06-05 11:26:48 +02:00
deprecated_test.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
test_argcomplete.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_assertion.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_assertrewrite.py Revert "Unroll calls to any #5062 (#5103)" 2019-06-03 08:42:03 -07:00
test_cacheprovider.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_capture.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_collection.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_compat.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_config.py Add test for packages with broken metadata 2019-06-04 17:04:15 -03:00
test_conftest.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_doctest.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_entry_points.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
test_helpconfig.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
test_junitxml.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_mark.py Clean up __future__ and coding: in tests 2019-06-03 12:08:02 -03:00
test_modimport.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_monkeypatch.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_nodes.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_nose.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_parseopt.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_pastebin.py Clean up __future__ and coding: in tests 2019-06-03 12:08:02 -03:00
test_pathlib.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_pdb.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_pluginmanager.py Clean up __future__ and coding: in tests 2019-06-03 12:08:02 -03:00
test_pytester.py small mypy fixes 2019-06-06 09:13:02 -07:00
test_recwarn.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_reports.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_resultlog.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_runner.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_runner_xunit.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
test_session.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_skipping.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_stepwise.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_terminal.py Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_tmpdir.py small mypy fixes 2019-06-06 09:13:02 -07:00
test_unittest.py item.obj is again a bound method on TestCase function items 2019-06-04 20:22:49 -03:00
test_warnings.py Turn PytestDeprecationWarning into error 2019-06-05 19:02:52 -03:00