.. |
_code
|
remove commented code
|
2019-06-09 12:51:32 +02:00 |
_io
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
assertion
|
Explanation variables only defined if failed or passed with plugins implementing the hook.
|
2019-06-26 18:10:16 +02:00 |
config
|
Further reverting changes.
|
2019-06-26 18:10:16 +02:00 |
mark
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
__init__.py
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
_argcomplete.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
cacheprovider.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
capture.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
compat.py
|
Small cleanups on _pytest.compat
|
2019-06-15 10:06:37 -03:00 |
debugging.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
deprecated.py
|
Postpone removal of --result-log to pytest 6.0
|
2019-06-12 08:26:11 -03:00 |
doctest.py
|
Emit warning for broken object
|
2019-06-09 22:17:40 +10:00 |
fixtures.py
|
Small cleanups on _pytest.compat
|
2019-06-15 10:06:37 -03:00 |
freeze_support.py
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
helpconfig.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
hookspec.py
|
Using ini-file option instead of cmd option.
|
2019-06-26 18:10:16 +02:00 |
junitxml.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
logging.py
|
Small cleanups on _pytest.compat
|
2019-06-15 10:06:37 -03:00 |
main.py
|
fix typos in the resolution of #5125
|
2019-06-17 20:35:23 +02:00 |
monkeypatch.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
nodes.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
nose.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
outcomes.py
|
small mypy fixes
|
2019-06-06 09:13:02 -07:00 |
pastebin.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
pathlib.py
|
Clean up u' prefixes and py2 bytes conversions
|
2019-06-04 17:50:34 -07:00 |
pytester.py
|
fix typos in the resolution of #5125
|
2019-06-17 20:35:23 +02:00 |
python.py
|
Remove unused/unneeded code
|
2019-06-15 10:45:16 -03:00 |
python_api.py
|
Remove unused/unneeded code
|
2019-06-15 10:45:16 -03:00 |
recwarn.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
reports.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
resultlog.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
runner.py
|
manual: remove dependence on six
|
2019-06-03 12:08:02 -03:00 |
setuponly.py
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
setupplan.py
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
skipping.py
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
stepwise.py
|
Remove handling of collection errors by --sw
|
2019-06-13 17:19:36 -03:00 |
terminal.py
|
initial conversion of exit codes to enum
|
2019-06-15 06:48:00 +02:00 |
tmpdir.py
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
unittest.py
|
item.obj is again a bound method on TestCase function items
|
2019-06-04 20:22:49 -03:00 |
warning_types.py
|
Make pytest warnings show as from 'pytest' module instead of '_pytest.warning_types'
|
2019-06-15 11:48:34 -03:00 |
warnings.py
|
Turn PytestDeprecationWarning into error
|
2019-06-05 19:02:52 -03:00 |