.. |
_code
|
Swallow warnings during anonymous compilation of source
|
2018-10-29 08:38:10 -07:00 |
assertion
|
Fix assertion rewriting involving Starred + side-effects
|
2018-11-17 10:42:51 -08:00 |
config
|
Merge pull request #4421 from RonnyPfannschmidt/remove-pytest-namespace
|
2018-11-19 09:35:33 -08:00 |
mark
|
Spelling and grammar fixes
|
2018-10-29 23:45:45 +02:00 |
__init__.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
_argcomplete.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
cacheprovider.py
|
cache_dir: use $TOX_ENV_DIR/ prefix if set
|
2018-11-09 05:29:28 +01:00 |
capture.py
|
Use unicode/bytes literals instead of calls
|
2018-11-04 17:43:24 -08:00 |
compat.py
|
Make sure parametrize ids are printable
|
2018-11-19 11:03:52 -08:00 |
debugging.py
|
Merge pull request #4297 from nicoddemus/release-3.10.0
|
2018-11-04 12:25:30 -03:00 |
deprecated.py
|
remove pytest namespace hook
|
2018-11-19 14:04:41 +01:00 |
doctest.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
fixtures.py
|
minor: improve FixtureDef.__repr__
|
2018-11-09 01:27:18 +01:00 |
freeze_support.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
helpconfig.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
hookspec.py
|
remove pytest namespace hook
|
2018-11-19 14:04:41 +01:00 |
junitxml.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
logging.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
main.py
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-11-13 09:01:37 -02:00 |
monkeypatch.py
|
Improve the warning message for the implicitly str conversion
|
2018-10-31 16:19:10 -03:00 |
nodes.py
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-11-13 09:01:37 -02:00 |
nose.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
outcomes.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
pastebin.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
pathlib.py
|
Merge remote-tracking branch 'upstream/master' into release-3.10.0
|
2018-11-03 13:42:20 +00:00 |
pytester.py
|
Add Testdir.__str__ to return str(self.tmpdir)
|
2018-11-17 13:18:54 +01:00 |
python.py
|
fix #4400 - rearrange the handling of yield test warnings/errors
|
2018-11-16 13:49:46 +01:00 |
python_api.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
recwarn.py
|
fix #4243 - support positional argument stacklevel on python2
|
2018-10-26 09:01:25 +02:00 |
reports.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
resultlog.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
runner.py
|
Merge remote-tracking branch 'upstream/master' into release-4.0.0
|
2018-11-13 20:58:24 +00:00 |
setuponly.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
setupplan.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
skipping.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
stepwise.py
|
cache is set by the cacheprovider
|
2018-10-17 21:17:54 +01:00 |
terminal.py
|
Skip Instances with --collect-only
|
2018-11-10 23:48:02 +01:00 |
tmpdir.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
unittest.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
warning_types.py
|
Move UnformattedWarning to _pytest.warning_types
|
2018-09-14 15:31:20 -03:00 |
warnings.py
|
Change RemovedInPytest4Warnings to errors by default
|
2018-11-12 16:10:57 -02:00 |