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

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is powerful — until the syntax fights you. What if you could write templates in a dynamic JVM language that gives you the full power of the platform, feels natural, and requires zero setup to integrate?

Meet the BoxLang Spring Boot Starter.

Luis Majano
Luis Majano
March 13, 2026
Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

The growing need to evolve legacy financial platforms safely

Many Swiss banks and financial institutions still operate important systems built on ColdFusion and CFML platforms.

These systems manage a wide range of functions, including:

  • internal banking workflows
  • reporting systems
  • client portals
  • data integration platforms
  • compliance and risk management tools

In many cases, thes...

Cristobal Escobar
Cristobal Escobar
March 13, 2026
Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Many ColdFusion environments operate in a reactive mode without realizing it.

Everything seems fine… until something breaks.

A server crashes.

Performance drops suddenly.

An integration stops working.

A security audit reveals missing patches.

At that point the response is urgent:

“Can someone help us fix this now?”

Emergency support is sometimes unavoidable. But when reactive intervention becomes the norm, it usually means something deep...

Cristobal Escobar
Cristobal Escobar
March 12, 2026