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

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026