LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with output: pytest test files

Browse skills that produce this output.

  • pytest-testing-assistant - Pytest Testing Assistant
    testingpytestautomationpython

    ★ 18 · Updated 2026-02-13

    Write focused pytest tests as standalone functions with one test per function

    ⚙ identify behavior⚙ write test functions⚙ use assertions
  • pytest-testing-assistant - Write Focused Pytest Tests as Standalone Functions
    testingpytestPythonunit testing

    ★ 1 · Updated 2026-02-13

    Write focused pytest tests as standalone functions with one test per function, avoiding test classes.

    ⚙ write test functions⚙ use test naming convention⚙ structure tests in AAA pattern
  • pytest-testing-assistant - Pytest Testing Assistant for Focused Unit Test Development
    testingpytestpythonunit-testing

    ★ 110 · Updated 2026-02-13

    Write focused pytest tests as standalone functions with clear naming and AAA structure.

    ⚙ Write plain test functions⚙ Name tests with behavior patterns⚙ Structure tests with AAA pattern