pytest2/src/pytest
Ran Benita 96ea867fec runner: export pytest.CallInfo for typing purposes
The type cannot be constructed directly, but is exported for use in type
annotations, since it is reachable through existing public API.

This also documents `from_call` as public, because at least
pytest-forked uses it, so we must treat it as public already anyway.
2020-12-26 21:38:37 +02:00
..
__init__.py runner: export pytest.CallInfo for typing purposes 2020-12-26 21:38:37 +02:00
__main__.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
collect.py Reintroduce warnings postponed in 6.0 (#7637) 2020-08-22 11:17:50 -03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00