Blog

MockBox RC 1 Release!

Luis Majano October 07, 2009

Spread the word

Luis Majano

October 07, 2009

Spread the word


Share your thoughts

MockBox RC1 is now released!  This release adds some simple syntax fixes and cleanup of the core code.  We are also preparing its core for more mocking and stubbing capabilities for final release.

Also remember that MockBox is a separate framework based on the ColdBox platform.  You can install it and use it separately just like LogBox and ColdBox Platform.  So if you love mocking and stubbing objects on your unit tests, then MockBox is for you.  What would a ColdBox release be without documentation, so head on over to the MockBox Docs!

Add Your Comment

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026