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: assertions

Browse skills that share this tag.

  • golang-stretchr-testify - Go testing with stretchr/testify
    golanggotestifyassertions

    ★ 0 · Updated 2026-09-17

    Provides guidance for writing and reviewing Go tests using stretchr/testify, including assertions, mocks, and suites.

    ⚙ Choose between assert and require⚙ Define mock expectations⚙ Verify mock expectations
  • e2e-bugfix - E2E Test Debugging and Fixes
    e2e testingdebuggingplaywrightcypress

    ★ 602 · Updated 2026-06-15

    Debug E2E test failures with systematic error classification and resolution strategies

    ⚙ classify test errors⚙ diagnose timeout errors⚙ fix selector issues
  • testbox-unit-xunit - TestBox xUnit Unit Testing
    unit testingxunitTestBoxBoxLang

    ★ 3 · Updated 2026-05-09

    Write xUnit-style unit tests with TestBox using test functions, lifecycle methods, and assertion object

    ⚙ Write test functions⚙ Define lifecycle methods⚙ Use assertion methods
  • manten - Manten Testing Library for Node.js
    testingasyncnodejsassertions

    ★ 45 · Updated 2026-05-09

    Standalone async test library with groups, hooks, snapshots, and concurrency

    ⚙ run test⚙ group tests⚙ assert value