.. |
_code
|
Use exec directly
|
2019-05-06 23:07:39 -07:00 |
_io
|
Fix handle repr error with showlocals and verbose output
|
2019-04-19 18:54:21 +03:00 |
assertion
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2019-05-09 19:22:40 -03:00 |
config
|
Introduce new warning subclasses
|
2019-04-28 10:38:25 -03:00 |
mark
|
Publish UnknownMarkWarning as part of the public API and docs
|
2019-04-28 10:16:07 -03: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
|
Warning subclasses (#5179)
|
2019-04-29 17:57:49 -03:00 |
capture.py
|
capture: track current state in _state attributes
|
2019-04-19 00:35:15 +02:00 |
compat.py
|
Fix usages of py.io.saferepr
|
2019-01-20 16:36:23 -08:00 |
debugging.py
|
pdb: only use outcomes.exit via do_quit
|
2019-05-09 14:55:55 +02:00 |
deprecated.py
|
Removed unused warning message
|
2019-04-28 11:06:47 -03:00 |
doctest.py
|
Make pytest.skip work in doctest
|
2019-03-15 10:20:46 +09:00 |
fixtures.py
|
Merge master into features
|
2019-04-14 23:22:21 +02:00 |
freeze_support.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
helpconfig.py
|
showhelp: move tw.fullwidth out of the loop
|
2019-04-05 15:14:02 +02:00 |
hookspec.py
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2019-05-04 10:47:57 -03:00 |
junitxml.py
|
Emit a warning for record_property when used with xunit2
|
2019-05-05 09:01:13 -03:00 |
logging.py
|
logging: improve default logging format (issue5214)
|
2019-05-08 21:37:59 +03:00 |
main.py
|
Use config_invocation_dir for startdirs (#5151)
|
2019-04-29 18:14:51 -03:00 |
monkeypatch.py
|
monkeypatch.syspath_prepend: invalidate import cache
|
2019-04-13 16:15:44 +02:00 |
nodes.py
|
Eliminate core dependency on 'terminal' plugin
|
2019-04-17 11:19:19 -07:00 |
nose.py
|
minor: check_interactive_exception: use Skipped
|
2019-04-03 11:45:45 +02:00 |
outcomes.py
|
Produce a warning when unknown arguments are passed to pytest.param()
|
2019-04-12 13:00:39 -07:00 |
pastebin.py
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
pathlib.py
|
Run isort
|
2019-03-01 14:24:18 +01:00 |
pytester.py
|
Merge pull request #5116 from blueyed/cov-pytester
|
2019-04-15 14:49:28 -03:00 |
python.py
|
Show fixture scopes with ``--fixtures``, except for "function" scope
|
2019-05-07 14:32:20 -03:00 |
python_api.py
|
Use exec directly
|
2019-05-06 23:07:39 -07:00 |
recwarn.py
|
Use exec directly
|
2019-05-06 23:07:39 -07:00 |
reports.py
|
Merge master into features
|
2019-04-27 00:43:00 +02:00 |
resultlog.py
|
Add config parameter to pytest_report_teststatus hook
|
2019-01-28 19:00:50 -02:00 |
runner.py
|
minor: check_interactive_exception: use Skipped
|
2019-04-03 11:45:45 +02: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
|
Merge pull request #5013 from blueyed/short-summary-message
|
2019-05-08 22:01:04 +02:00 |
stepwise.py
|
stepwise: report status via pytest_report_collectionfinish
|
2019-03-26 13:20:33 +01:00 |
terminal.py
|
Merge pull request #5013 from blueyed/short-summary-message
|
2019-05-08 22:01:04 +02:00 |
tmpdir.py
|
Update kwarg for attr.ib to use 'converter' as 'convert' is due to be deprecated
|
2019-02-14 00:03:41 -08:00 |
unittest.py
|
Fix setUpClass being called in subclasses that were skipped
|
2019-01-31 20:24:11 -02:00 |
warning_types.py
|
Introduce new warning subclasses
|
2019-04-28 10:38:25 -03:00 |
warnings.py
|
doc: improve warning_record_to_str
|
2019-03-24 11:20:01 +01:00 |