
We are proud to announce MockBox 2.3.0. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.3 to get a better idea of this release.
...

We are proud to announce MockBox 2.3.0. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.3 to get a better idea of this release.
...

This Tuesday the 28th we'll be bringing back the ColdBox Connection to introduce TestBox, CFML's new unit testing platform. The show will be at Noon Central time. TestBox is MXUnit-compatible so it's easy to get your current testing suite set up. T...
To compliment the release of ColdBox 3.8 which now comes bundled with our very own testing library TestBox, we're also release our next two PDF ref cards. These are a nice readable version of our BDD primer and

Much work and dedication has gone by these past few months in order to bring you the final release of TestBox v1.0.0. For those of you that do not know what TestBox is, 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,...

We are so tremendously happy to finally bring you the final version of: TestBox 1.0.0. We have been working tremendously hard to get this release out before the holidays, so please enjoy it. We have also introduced two new ref cards for TestBox, which are available now as well. For those of you who do not know about Tes...

We are proud to announce MockBox 2.2.0. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.2 to get a better idea of this release.
...

We are so excited to bring you our 1.0.0 Release Candidate of TestBox. Much work and dedication has gone through this release and a final release is imminent. For those of you that do not know what TestBox is, TestBox is a next generation testing framework for ColdFusion that is based on BDD (Behavior Driven Development) for providing ...

We are so stoked to bring you the Release Candidate version of: 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 for mocking and stubbing. It also supports xUnit style of testing and MXUnit compatibilities. TestBox can be downloaded from our main downloads page and it has been also integrated into our "development" branch for the ColdBox platform as well. The following are the release notes for this release candidate:
If you haven't heard, the latest addition to the *Box family is TestBox and is currently out in Alpha. It allows for the standard xUnit style of testing that you may already be familiar with in tools like MXUnit. TestBox also allows for a newer style of testing known as Behavior-Driven Development or BDD. BDD helps focus on writing tests that confirm specific business needs are met by your software and typically use some sort of human-readable DSL that allows the test to be self-documenting a...