全部搜索项
bookworm-backports  ] [  trixie  ] [  sid  ]
[ 源代码: python-pytest-trio  ]

软件包:python-pytest-trio-doc(0.8.0-3)

python-pytest-trio-doc 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-pytest-trio

维护小组:

外部的资源:

相似软件包:

Pytest plugin for trio (Documentation)

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 documentation.

其他与 python-pytest-trio-doc 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-pytest-trio-doc

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 40.4 kB281.0 kB [文件列表]