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: Write table-driven tests

Browse skills that share this capability.

  • go-testing - Go Testing Best Practices Guide
    testinggoquality assuranceconcurrency testing

    ★ 2 · Updated 2026-03-19

    Expert guidance for writing maintainable and effective Go tests using table-driven tests, race detection, coverage, and mocking strategies.

    ⚙ Write table-driven tests⚙ Run race detection⚙ Measure test coverage
  • golang-pro - Senior Go Developer for Concurrent and Microservices Applications
    GoconcurrencymicroservicesgRPC

    ★ 41 · Updated 2026-02-23

    Build Go applications requiring concurrent programming, microservices architecture, or high-performance systems

    ⚙ Write goroutines⚙ Implement channels⚙ Design interfaces
  • Testing - Golang Testing Standards for Unit Tests and Mocking
    golangtestingtddmocking

    ★ 570 · Updated 2026-02-12

    Standards for unit testing, table-driven tests, and mocking in Golang.

    ⚙ Write table-driven tests⚙ Implement mocking strategies⚙ Follow TDD workflow