LogoClawIndex
案例技能关于
LogoClawIndex

ClawIndex

OpenClaw Skills 与 Use Case 索引

ClawIndex 是一个生态驱动的 OpenClaw Skills 与真实 Use Case 索引站。

索引

Skills·
Cases

Meta

关于·
声明·
邮箱·
GitHub
© 2026 ClawIndex 保留所有权利。

产出该输出的 Skills:pytest测试文件

浏览产出该输出的技能列表。

  • python-pro - 专业Python开发:类型安全与异步应用专家
    Python类型安全异步编程测试

    ★ 0 · 更新于 2026-02-18

    使用类型安全、异步编程和生产级模式构建Python 3.11+应用

    ⚙ 编写带类型提示的Python代码⚙ 实现async/await模式⚙ 创建pytest测试套件
  • pytest-testing-assistant - Pytest测试助手
    测试pytest自动化Python

    ★ 18 · 更新于 2026-02-13

    编写专注于pytest测试的独立函数,每个函数一个测试

    ⚙ 识别行为⚙ 编写测试函数⚙ 使用断言
  • pytest-testing-assistant - Pytest测试助手 - 编写专注的Python测试
    测试pytest测试自动化Python

    ★ 211 · 更新于 2026-02-13

    以独立函数形式编写pytest测试,每个函数专注于一个测试

    ⚙ 编写pytest测试⚙ 创建独立的测试函数⚙ 避免测试类
  • pytest-testing-assistant - 编写专注的pytest测试作为独立函数
    测试pytestPython单元测试

    ★ 1 · 更新于 2026-02-13

    编写专注的pytest测试作为独立函数,每个函数一个测试,避免使用测试类。

    ⚙ 编写测试函数⚙ 使用测试命名约定⚙ 按AAA模式结构化测试
  • pytest-testing-assistant - Pytest测试助手:编写专注的单元测试
    测试pytestpython单元测试

    ★ 110 · 更新于 2026-02-13

    编写独立的pytest测试函数,具有清晰的命名和AAA结构。

    ⚙ 编写普通测试函数⚙ 使用行为模式命名测试⚙ 使用AAA模式构建测试