Coldbox Testing Base Classes

Use this skill to understand which ColdBox testing base class to extend for a given test type, configure test bundle annotations (appMapping, configMapping, unloadColdBox, loadColdBox, coldboxAppKey), set up the tests/ harness (Application.cfc, folder structure), or choose between integration testing (BaseTestCase), isolated handler testing (BaseHandlerTest), model unit testing (BaseModelTest), and interceptor unit testing (BaseInterceptorTest).

ColdBox 339c338 7.7 KB Updated

File contents

ColdBox/skills/tree/main/coldbox/testing-base-classes commit 339c338a55

Frequently asked questions

npx skillmds@latest add coldbox/coldbox-testing-base-classes