The pytest framework makes it easy to write small tests, yet scales to support complex functional testing - pytest/src/_pytest/main.py at main · pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing - pytest/src/_pytest/main.py at 8.3.1 · pytest-dev/pytest
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Also fixed a similar regression in pytest 5.4 for collectors which raise during setup. The fix necessitated internal changes which may affect some plugins: * ``FixtureDef.cached_result[2]`` is now a tuple ``(exc, tb)`` instead of ``exc``. * ``SetupState.stack`` failures are now a...
- `11962 <https://github.com/pytest-dev/pytest/issues/11962>`_: In case no other suitable candidates for configuration file are found, a ``pyproject.toml`` (even without a ``[tool.pytest.ini_options]`` table) will be considered as the configuration file and define the ``...
Security Insights Additional navigation options Files ef1b91b .github bench changelog doc extra scripts src _pytest _code assertion config mark __init__.py _argcomplete.py cacheprovider.py capture.py compat.py debugging.py deprecated.py