Skip to content
View ProgrammerChengPei's full-sized avatar

Block or report ProgrammerChengPei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. okx_backtrader okx_backtrader Public

    Python

  2. pytest-learn-multi-test-categories pytest-learn-multi-test-categories Public

    Learn pytest by complex test project of multi test categories. / 通过一个混合了多个测试类别的复杂测试工程,学习pytest测试框架。

  3. pytest-dynamic-params pytest-dynamic-params Public

    一个用于动态参数生成和参数化的 pytest 插件,旨在解决 pytest.mark.parametrize 的局限性,让测试参数化更灵活、更强大。

    Python

  4. talktree talktree Public

    一套AI对话导航和上下文管理系统,它不是为了让 AI 更智能(AI 已经具备智能处理能力),而是为了解决长对话中的核心痛点:同时打开多个对话框,在同一个对话框里同时讨论多个话题、需要在不同话题间切换。

  5. pytest-orchestrator-simple pytest-orchestrator-simple Public

    Python

  6. pytest-marker-dependencies pytest-marker-dependencies Public

    通过 marker 管理依赖关系、控制测试执行顺序的 pytest 插件