Blog

TestBox - Whats Coming?

Victor Campos August 07, 2025

Spread the word

Victor Campos

August 07, 2025

Spread the word


Share your thoughts

TestBox Powers Up with Native BoxLang Support and Modern Testing Tools

The testing ecosystem at Ortus keeps evolving, and so does TestBox. As BoxLang adoption accelerates, we’re proud to announce a major leap forward for the de facto standard in CFML and BoxLang testing.

From full native BoxLang support to serverless execution and tighter IDE integration, TestBox is now faster, more flexible, and ready for the future of modern app development.

A Quick Snapshot

TestBox continues to lead the way for TDD/BDD in both CFML and BoxLang, with:

  • Over 3.5 million installations and counting
  • Continuous releases:
    • 5.x in 2023
    • 6.x in 2024
    • 7.x coming in 2025

What’s New in TestBox?

Full BoxLang Compatibility

TestBox now supports BoxLang natively, no compatibility modules required. Whether you're all-in with BoxLang or running hybrid CFML + BoxLang projects, you’re fully covered.

  • Write specs entirely in BoxLang or mix with CFML
  • Use the new language key in your box.json
  • Run BoxLang specs with the CLI flag: -boxlang

New Features and Tools

  • Dynamic Assertions + Streaming Execution
    • Dynamic Assertions are now available in BoxLang
    • BoxLang Runner lets you execute tests in serverless environments
      • Fast, streaming CLI execution: ./testbox/run
      • Mock web server support with bx-web-support
  • Cleaner, More Expressive Specs
    • New spec function aliases: test()xtest()ftests()
    • Human-readable xUnit display annotations
    • Built-in cbMockData for quick mock data generation
    • A new debug(label, showUDFs) function
    • Tons of new matchers to improve your test precision
  • Smarter IDE Integration
    • Native support for VSCode Test Explorer
      • Run and view your tests directly from your IDE
      • Integrated with BoxLang Runner (coming soon)

Installation

Coming Soon in TestBox 7.x

We’re not slowing down. Here’s what’s coming in the next major release:

  • Official BoxLang module: bx-testbox
  • Code coverage for BoxLang
  • Async testing support
  • Enhanced Test Explorer with xUnit support and better UX
  • Data Providers
  • Removal of legacy MXUnit support
  • Compatibility with Adobe CF 2023+
  • ...and more under the hood

Ready to Level Up Your Tests?

TestBox is more than just a testing framework, it's the foundation for building reliable, scalable applications in BoxLang and CFML.

If you haven't tried it recently, now’s the time.

TestBox

Join the Ortus Community

Be part of the movement shaping the future of web development. Stay connected and receive the latest updates on**, product launches, tool updates, promo services and much more.**

Subscribe to our newsletter for exclusive content.

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

Add Your Comment

Recent Entries

ColdBox Just Got an AI Superpower: Introducing Agentic ColdBox

ColdBox Just Got an AI Superpower: Introducing Agentic ColdBox

If you've been watching the AI-assisted development wave from the sidelines, wondering when it would actually matter for your ColdBox HMVC stack — the wait is over. The latest ColdBox CLI release ships a brand-new ai namespace that transforms how you and your team interact with coding agents like Claude, GitHub Copilot, Cursor, Codex, OpenCode, Gemini and many more.

This isn't a chatbot integration or a prompt template sitting in a README. This is a full framework-aware AI system built directly into your development workflow.

Luis Majano
Luis Majano
March 09, 2026
Hotfix Hell: Why Legacy ColdFusion Systems Become Operationally Fragile

Hotfix Hell: Why Legacy ColdFusion Systems Become Operationally Fragile

Many legacy CFML systems do not fail suddenly.

Instead, they slowly become fragile.

At first, the application works. Then small operational issues start appearing: unexpected slowdowns, random restarts, patches applied late at night, fixes that introduce new bugs.

Eventually teams find themselves trapped in what many engineers call “hotfix hell.”

This pattern is common in environments still running:

  • Adobe ColdFusion 2021 or earlier<...

Cristobal Escobar
Cristobal Escobar
March 09, 2026