Contents

pytest-trio 0.8.0

0

Pytest plugin for trio

Pytest plugin for trio

Stars: 60, Watchers: 60, Forks: 27, Open Issues: 38

The python-trio/pytest-trio repo was created 8 years ago and the last code push was 4 months ago. The project is moderately popular with 60 github stars!

How to Install pytest-trio

You can install pytest-trio using pip

pip install pytest-trio

or add it to a project with poetry

poetry add pytest-trio

Package Details

Author
Emmanuel Leblond
License
MIT OR Apache-2.0
Homepage
https://github.com/python-trio/pytest-trio
PyPi:
https://pypi.org/project/pytest-trio/
GitHub Repo:
https://github.com/python-trio/pytest-trio

Classifiers

  • Software Development/Testing
  • System/Networking
No  pytest-trio  pypi packages just yet.

Errors

A list of common pytest-trio errors.

Code Examples

Here are some pytest-trio code examples and snippets.

GitHub Issues

The pytest-trio package has 38 open issues on GitHub

  • Tests fail with pytest 8.4: empty traceback when the plugin raises an exception directly

See more issues on GitHub

Related Packages & Articles

respx 0.22.0

A utility for mocking out the Python HTTPX and HTTP Core libraries.

trio 0.33.0

A friendly Python library for async concurrency and I/O

pytest-github 0.3.1

Plugin for py.test that associates tests with github issues using a marker.

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks