LogoClawIndex
CasesSkillsAbout
LogoClawIndex

testbox-unit-xunit - TestBox xUnit Testing Skill

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

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write test functions
  • use assertion methods
  • define lifecycle methods
  • create mock objects
  • execute test bundles
  • apply AAA pattern
  • skip tests
  • verify exceptions

Inputs

  • TestBox framework
  • CFC models
  • CFC services
  • mock objects
  • test data
  • BoxLang classes
  • CFML components

Outputs

  • test results
  • assertion failures
  • test reports
  • exception details
  • test execution status

Requirements

  • TestBox installed
  • BaseSpec class
  • BoxLang runtime
  • CFML engine

Source

  • Spec: SKILL.md

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.
testing
xunit
unit testing
testbox
quality assurance
software testing
write test functions
use assertion methods
define lifecycle methods
create mock objects
TestBox framework
CFC models
CFC services
test results
assertion failures
test reports