Blog

TestBox v3.2.0 Released!

Luis Majano February 27, 2020

Spread the word

Luis Majano

February 27, 2020

Spread the word


Share your thoughts


We are excited to announce a new minor release of TestBox version 3.2.0. To install just use CommandBox: install testbox --saveDev or to update your TestBox installation update testbox. So let's explore this release

What's New With 3.2.0

Bugs

  • [TESTBOX-265] - Code coverage doesn't always capture ending parenthesis
  • [TESTBOX-268] - When the key existed notToHaveKey wasn't failing
  • [TESTBOX-269] - missing raw_trace in simple.cfm
  • [TESTBOX-270] - Lowercase cbstreams for case-sensitive file systems

Improvements

  • [TESTBOX-267] - Moved invoke block from bottom of method into if block for "detect negation" instead of stack overflow errors
  • [TESTBOX-272] - Add formatting config and scripts

Add Your Comment

Recent Entries

Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform

Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform

Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.

Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.

Maria Jose Herrera
Maria Jose Herrera
August 06, 2026
bx-toml : Native TOML Support for BoxLang

bx-toml : Native TOML Support for BoxLang

TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.

Luis Majano
Luis Majano
August 04, 2026