Contents

pytest-trio 0.8.0

0

Pytest plugin for trio

Pytest plugin for trio

Stars: 52, Watchers: 52, Forks: 24, Open Issues: 32

The python-trio/pytest-trio repo was created 6 years ago and the last code push was 6 months ago. The project is moderately popular with 52 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 32 open issues on GitHub

  • There is no current event loop in thread 'MainThread'
  • 0.7.0: pytesty is failing

See more issues on GitHub

Related Packages & Articles

respx 0.21.1

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

trio 0.25.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