Blog

New PDF Ref Cards for TestBox

Brad Wood December 18, 2013

Spread the word

Brad Wood

December 18, 2013

Spread the word


Share your thoughts

To compliment the release of ColdBox 3.8 which now comes bundled with our very own testing library TestBox, we're also release our next two PDF ref cards.  These are a nice readable version of our BDD primer and xUnit primer for you download to a mobile device for offline reading or print them as a reference to keep at your desk.  

TestBox is a xUnit style and behavior-driven development (BDD) testing framework for CFML (ColdFusion). It does not depend on any other framework for operation and it has a clean and descriptive syntax that will make you giggle when writing your tests. It ships with not only the xUnit and BDD testing capabilities, but also an assertions and expectations library, several different runners, reporters and MockBox, for mocking and stubbing capabilities.  If you're already using MXUnit, good news- TestBox is fully backward compatible to help upgrade you to a fresh platform with new capabilities with as little effort as possible.

TestBox - BDD Primer

TestBox - xUnit Primer

Questions about how to install or use TestBox can be posted on our active ColdBox mailing list.  And if you like these PDF guides, check out the growing list of PDF references in our docs.

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026