Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 720 Bytes

File metadata and controls

14 lines (8 loc) · 720 Bytes

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.

https://www.ortussolutions.com/products/testbox

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