Blog

TestBox v6.3.0 Release

Luis Majano March 31, 2025

Spread the word

Luis Majano

March 31, 2025

Spread the word


Share your thoughts

Introducing TestBox v6.3.0

We are excited to announce the release of TestBox 6.3.0. This version emphasizes the all-new BoxLang Reporter, now with vibrant color outputs and seamless execution through BoxLang, improving the testing experience. To benefit from these improvements, update now and ensure your testing remains reliable and efficient.

You can find the new BoxLang runners in the root of the TestBox package:

  • /testbox/run - Unix/Mac runner
  • /testbox/run.bat - Windows runner

These runners will allow you to run any of your specs and bundles right from the CLI using BoxLang. Please read more in the BoxLang Runner section.

BoxLang Console Reporter

Want to See It in Action?

We're covering TestBox 6.3.0 and BoxLang testing tools at Into the Box 2025 — and you can join us from anywhere in the world!

Get your online ticket today to unlock:

  • Deep dives into TestBox and BoxLang
  • Sessions with testing best practices
  • Real-world case studies & examples
  • Live Q&A with core developers

You can Join us On-Site or In-Person to get the latest tips and tricks on how to get the best our of your TestBox App, Join us at Into the Box and get Live access to all sessions + Lifetime recording access to ITB 2025 CFCasts Series!

Improvements

  • TESTBOX-417 BoxLang only usage improvements
  • TESTBOX-419 Console reporter now includes colors and the ability to execute via boxlang

Bugs

  • TESTBOX-418 initArgs.bundles can be an array or simple value, consolidate it in boxlang runner
  • TESTBOX-420 Reporter options not being passed correctly

Join the Ortus Community

Be part of the movement shaping the future of web development. Stay connected and receive the latest updates on Into the Box 2025, product launches, tool updates, and more.

Subscribe to our newsletter for exclusive content.

Follow Us on Social media and don’t miss any news and updates:

Join the BoxLang and CFML legends at Into the Box 2025. Let’s learn, share, and code together for a modern, cutting-edge web development future.

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