[ bookworm-backports ]
[ trixie ]
[ sid ]
[ Paquet source : python-pytest-trio ]
Paquet : python3-pytest-trio (0.8.0-3)
Liens pour python3-pytest-trio
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-pytest-trio :
- [python-pytest-trio_0.8.0-3.dsc]
- [python-pytest-trio_0.8.0.orig.tar.gz]
- [python-pytest-trio_0.8.0-3.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Pytest plugin for trio (Python3 version)
This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.
Features include:
* Async tests without the boilerplate: just write async def test_whatever(): .... * Useful fixtures included: use autojump_clock for easy testing of code with timeouts, or nursery to easily set up background tasks. * Write your own async fixtures: set up an async database connection or start a server inside a fixture, and then use it in your tests. * If you have multiple async fixtures, pytest-trio will even do setup/teardown concurrently whenever possible. * Integration with the fabulous Hypothesis library, so your async tests can use property-based testing: just use @given like you’re used to. * Support for testing projects that use Trio exclusively and want to use pytest-trio everywhere, and also for testing projects that support multiple async libraries and only want to enable pytest-trio’s features for a subset of their test suite.
This package contains the Python 3 version of the library.
Autres paquets associés à python3-pytest-trio
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-outcome
- capture du résultat d’appels de fonction de Python
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-trio
- Python async concurrency and I/O library (Python3 version)
-
- sug: python-pytest-trio-doc
- Pytest plugin for trio (Documentation)
Télécharger python3-pytest-trio
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 17,4 ko | 97,0 ko | [liste des fichiers] |