Package - python3-pytest-trio

Package:  python3-pytest-trio
apt-get install python3-pytest-trio
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/bookworm-epoxy-backports-nochange/main/p/python-pytest-trio/python3-pytest-trio_0.8.0-3~bpo12+1_all.deb (Size: 17.5KiB)

PropertyValue
Packagepython3-pytest-trio
Sourcepython-pytest-trio
Version0.8.0-3~bpo12+1
Architectureall
MaintainerDebian Python Team
Installed-Size97
Dependspython3-outcome, python3-pytest, python3-trio, python3:any
Suggestspython-pytest-trio-doc
Filenamepool/bookworm-epoxy-backports-nochange/main/p/python-pytest-trio/python3-pytest-trio_0.8.0-3~bpo12+1_all.deb
Size17908
MD5sum0f411bb3d7c6c15e7ad286b8b1d44e5e
SHA129192e63dd980b498b3895f26d1e37299313b083
SHA2566b698a4728298df949081e20afd3ca4dd28a8c32994405762e6f98292fa2c3fe
Sectionpython
Priorityoptional
Homepagehttps://github.com/python-trio/pytest-trio
DescriptionPytest 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.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/pytest_trio-0.8.0.dist-info/INSTALLER
  • /usr/lib/python3/dist-packages/pytest_trio-0.8.0.dist-info/METADATA
  • /usr/lib/python3/dist-packages/pytest_trio-0.8.0.dist-info/WHEEL
  • /usr/lib/python3/dist-packages/pytest_trio-0.8.0.dist-info/entry_points.txt
  • /usr/lib/python3/dist-packages/pytest_trio-0.8.0.dist-info/top_level.txt
  • /usr/lib/python3/dist-packages/pytest_trio/__init__.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/__init__.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/conftest.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/helpers.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_async_fixture.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_async_yield_fixture.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_basic.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_clock_fixture.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_contextvars.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_fixture_mistakes.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_fixture_names.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_fixture_nursery.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_fixture_ordering.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_hypothesis_interaction.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_sync_fixture.py
  • /usr/lib/python3/dist-packages/pytest_trio/_tests/test_trio_mode.py
  • /usr/lib/python3/dist-packages/pytest_trio/_version.py
  • /usr/lib/python3/dist-packages/pytest_trio/enable_trio_mode.py
  • /usr/lib/python3/dist-packages/pytest_trio/plugin.py
  • /usr/share/doc/python3-pytest-trio/README.rst
  • /usr/share/doc/python3-pytest-trio/changelog.Debian.gz
  • /usr/share/doc/python3-pytest-trio/copyright