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 tagged: junit

Browse skills that share this tag.

  • semoss-testing-ci - Testing & CI Setup
    testingci-cdgithub-actionspre-commit

    Updated 2026-09-16

    Sets up Java reactor unit tests, pre-commit hooks, and GitHub Actions CI workflows for a SEMOSS app using reference files.

    ⚙ Add Java reactor unit tests⚙ Set up pre-commit hooks⚙ Configure GitHub Actions CI workflows
  • write-tests - Write tests for the Chai repository
    testingjunitcomposeandroid

    ★ 9 · Updated 2026-09-12

    Writes JUnit 6 unit tests and Compose instrumented tests for Chai repository components following established conventions.

    ⚙ Write JUnit 6 unit tests⚙ Write Compose instrumented tests⚙ Replace scaffold test stubs
  • api-to-testcase-generator - Generate API Test Cases Automatically
    api-testingtest-generationpytestjest

    ★ 62 · Updated 2026-06-15

    Generate test cases from API definitions covering happy paths, edge cases, errors, and boundaries

    ⚙ parse API definitions⚙ generate test cases⚙ create test code