Blog

Luis Majano

June 16, 2021

Spread the word


Share your thoughts


We are excited to announce a new minor version release of TestBox version 4.4.x. To install just use CommandBox: install testbox --saveDev or to update your TestBox installation update testbox.

This update has tons of fixes and some minor updates to help you in your testing journeys!

You can avoid installing testbox in production by using the `install --production` CommandBox command.

Release Notes

Fixed

  • TESTBOX-320 Runner tries to instantiate abstract classes
  • TESTBOX-319 Fix HTTP Status Headers Being Removed By Reporters when resetting html head
  • TESTBOX-318 Chaining "not" matchers before regular matchers doesn't work correctly
  • TESTBOX-316 Coverage output doesn't escape ending script tag
  • TESTBOX-315 ConsoleReporter fails with missing functions in assets/text
  • TESTBOX-313 No matching function [SPACE] found
  • TESTBOX-311 CF error variable [THISBUNDLE] doesn't exist when running tests

Changed

  • TESTBOX-317 Full Null Support Some items of array can be NULL
  • TESTBOX-314 text and min text whitespace management
  • TESTBOX-301 notToBeBetween seems to be the same as toBeBetween

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