pytest-dev / pytest-asyncioLinks
Asyncio support for pytest
☆1,602Updated last week
Alternatives and similar repositories for pytest-asyncio
Users that are interested in pytest-asyncio are comparing it to the libraries listed below
Sorting:
- Thin-wrapper around the mock package for easier use with pytest☆2,006Updated 3 weeks ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,356Updated this week
- Coverage plugin for pytest.☆1,988Updated last month
- Asyncio cache manager for redis, memcached and memory☆1,397Updated last week
- Yet another URL library☆1,472Updated last week
- Simple LRU cache for asyncio☆922Updated 2 weeks ago
- Jobs scheduler for managing background task (asyncio)☆917Updated 2 weeks ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆552Updated 7 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,770Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,505Updated last month
- Various utility functions and datatypes for SQLAlchemy.☆1,333Updated last week
- aiopg is a library for accessing a PostgreSQL database from the asyncio☆1,423Updated last month
- A minimalist production ready plugin system☆1,560Updated this week
- AMQP 0.9 client designed for asyncio and humans.☆1,443Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋