Testbox Assertions

Use this skill when using the TestBox $assert object for xUnit-style assertions: isTrue, isEqual, includes, isEmpty, key, instanceOf, throws, between, closeTo, lengthOf, match, null, typeOf, and others; registering custom assertion functions with addAssertions(); or using BoxLang dynamic assertion methods (assertIsTrue, assertBetween, etc.).

ColdBox cfcb872 7.9 KB Updated

File contents

ColdBox/skills/tree/main/testbox/assertions commit cfcb872ae7

Frequently asked questions

npx skillmds@latest add coldbox/testbox-assertions