awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pytest-dev avatar

pytest-dev/pytest-asyncio

0
View on GitHub↗
1,646 stars·188 forks·Python·Apache-2.0·13 viewspytest-asyncio.readthedocs.io↗

Pytest Asyncio

Asyncio support for pytest

Features

  • Testing - Support for testing asynchronous code with the pytest framework.
  • Testing Frameworks - Adds support for testing asynchronous code.

Star history

Star history chart for pytest-dev/pytest-asyncioStar history chart for pytest-dev/pytest-asyncio

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pytest-dev/pytest-asyncio do?

Asyncio support for pytest

What are the main features of pytest-dev/pytest-asyncio?

The main features of pytest-dev/pytest-asyncio are: Testing, Testing Frameworks.

Which projects share features with pytest-dev/pytest-asyncio?

Projects with overlapping indexed features include: cypress-io/cypress — Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the… fluentassertions/fluentassertions — FluentAssertions is a library of extension methods for .NET that provides a human-readable syntax for verifying… bbc-news/wraith. bchavez/bogus — Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock… fakeiteasy/fakeiteasy — The easy mocking library for .NET. machine/machine.specifications — Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.

Projects sharing features with Pytest Asyncio

These projects share indexed features with Pytest Asyncio. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bchavez/bogusbchavez avatar

    bchavez/Bogus

    9,700View on GitHub↗

    Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo

    C#bogusc-sharpcsharp
    View on GitHub↗9,700
  • cypress-io/cypresscypress-io avatar

    cypress-io/cypress

    50,113View on GitHub↗

    Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the browser. It serves as an end-to-end testing framework, a frontend component testing tool, and a web application test runner. The project also functions as a headless browser automation tool and a network traffic interceptor. The system differentiates itself by executing test code within the same browser process as the application, allowing for direct access to the DOM. It includes a network traffic interception system to stub and manipulate browser requests, as well as a graphical

    TypeScriptangular-testing-librarycomponent-testingcypress
    View on GitHub↗50,113
  • bbc-news/wraithBBC-News avatar

    BBC-News/wraith

    0View on GitHub↗
    View on GitHub↗0
  • fakeiteasy/fakeiteasyFakeItEasy avatar

    FakeItEasy/FakeItEasy

    1,830View on GitHub↗

    The easy mocking library for .NET

    C#dotnetdotnet-corefake-objects
    View on GitHub↗1,830
  • Compare all 30 related projects→