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 capability: create test fixtures

Browse skills that share this capability.

  • aspire-integration-testing - .NET Aspire Integration Testing with xUnit
    integration-testingdotnet-aspirexunitdistributed-systems

    ★ 63 · Updated 2026-06-15

    Write integration tests for .NET Aspire applications using xUnit with real dependencies

    ⚙ write integration tests⚙ create test fixtures⚙ setup distributed application
  • agent-testing - Testing Vercel AI SDK Code
    testingmockingVercel AI SDKtest fixtures

    ★ 6 · Updated 2026-05-28

    Test Vercel AI SDK code with correct mock fixtures and avoid V3 protocol bugs

    ⚙ create mock models⚙ generate text responses⚙ stream text responses
  • cpp-testing - C++ Testing with GoogleTest
    C++testingGoogleTestGoogleMock

    ★ 3 · Updated 2026-05-28

    C++ testing workflow using GoogleTest/GoogleMock with CMake/CTest for modern C++ projects

    ⚙ write tests⚙ configure CMake/CTest⚙ run tests
  • python-testing - Python Testing with pytest and TDD
    pythontestingpytestTDD

    ★ 0 · Updated 2026-05-09

    Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage.

    ⚙ write pytest tests⚙ run test suites⚙ create test fixtures
  • python-testing - Python Testing with pytest and TDD
    testingpytestTDDPython

    ★ 49 · Updated 2026-05-09

    Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage

    ⚙ write test cases⚙ run pytest tests⚙ create test fixtures
  • localsetup-tdd-guide - TDD Test Generation and Coverage Analysis
    TDDtestingcode coveragetest generation

    ★ 18 · Updated 2026-03-10

    Generate tests, analyze coverage, and guide TDD workflows for multiple frameworks

    ⚙ generate tests⚙ analyze coverage⚙ guide TDD workflow
  • configure-memory-profiling - Configure memory profiling with pytest-memray for Python
    memoryprofilingpythonpytest

    ★ 58 · Updated 2026-02-11

    Check and configure memory profiling setup for Python projects using pytest-memray

    ⚙ check memory profiling setup⚙ validate tool installations⚙ analyze pytest configurations