We are so pleased to bring you another addition to our Ortus product lineup: TestBox. TestBox is a next generation testing framework for ColdFusion that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It contains not only a testing framework, runner, assertions and expectations library but also integrates with MockBox, our mocking and stubbing library. It also supports xUnit style of testing and MXUnit compatibilities. TestBox has been released as a 1.0.0 Alpha and can be downloaded from our main downloads page and it has been also integrated into the "development" branch for the ColdBox platform as well. You can read much more detail about the release from our engineering blog.
Blog
Recent Entries
Ortus Solutions & BoxLang at Jfokus 2025: Silver Sponsor and Innovator
We’re thrilled to announce that Ortus Solutions, through BoxLang, will be participating as a Silver Sponsor at the prestigious Jfokus 2025 conference! Taking place in Stockholm, Sweden, from February 3 to 5, Jfokus is one of the premier developer conferences in Europe, bringing together thousands of tech enthusiasts, thought leaders, and industry professionals.
Why BoxLang When You Have Kotlin, Groovy, Scala, and more…
As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!
ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain()
method to create routes that match specific domains or sub-domains.
Add Your Comment