TestBox Integration

TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It contains not only a testing framework, runner, assertions and expectations library but also ships with MockBox, A Mocking & Stubbing Framework. It also supports xUnit style of testing and MXUnit compatibilities.

CLI Commands

We have a number of TestBox commands built into CommandBox to make your life easier. Check them out by requesting help on the testbox command namespace.
testbox help