awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pytest-dev avatar

pytest-dev/pytest-asyncio

0
View on GitHub↗
1,646 星标·188 分支·Python·Apache-2.0·3 次浏览pytest-asyncio.readthedocs.io↗

Pytest Asyncio

Asyncio support for pytest

Features

  • Testing - Support for testing asynchronous code with the pytest framework.
  • 测试框架 - Adds support for testing asynchronous code.

Star 历史

pytest-dev/pytest-asyncio 的 Star 历史图表pytest-dev/pytest-asyncio 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

pytest-dev/pytest-asyncio 是做什么的?

Asyncio support for pytest

pytest-dev/pytest-asyncio 的主要功能有哪些?

pytest-dev/pytest-asyncio 的主要功能包括:Testing, 测试框架。

pytest-dev/pytest-asyncio 有哪些开源替代品?

pytest-dev/pytest-asyncio 的开源替代品包括: 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.

Pytest Asyncio 的开源替代方案

相似的开源项目,按与 Pytest Asyncio 的功能重合度排序。
  • bchavez/bogusbchavez 的头像

    bchavez/Bogus

    9,700在 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
    在 GitHub 上查看↗9,700
  • cypress-io/cypresscypress-io 的头像

    cypress-io/cypress

    50,113在 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
    在 GitHub 上查看↗50,113
  • bbc-news/wraithBBC-News 的头像

    BBC-News/wraith

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fakeiteasy/fakeiteasyFakeItEasy 的头像

    FakeItEasy/FakeItEasy

    1,830在 GitHub 上查看↗

    The easy mocking library for .NET

    C#dotnetdotnet-corefake-objects
    在 GitHub 上查看↗1,830
  • 查看 Pytest Asyncio 的所有 30 个替代方案→