Blog

TestBox v2.1.0 Released!

Luis Majano November 14, 2014

Spread the word

Luis Majano

November 14, 2014

Spread the word


Share your thoughts

Team TestBox is proud to bring our latest release to fruition, v2.1.0.  This release includes a collection of fixes but also several new cool features like expectation concatenations,  aroundEach() lifecycle methods, better debugging and telemetry, UI report improvements and so much more.  We invite you to visit our engineering blog for a full description of this release and the following resources to get started:

You can also very easily get started with TestBox via CommandBox CLI for ColdFusion (CFML):


#install testbox
box install testbox

#what you thought there was more?

 

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