Blog

Luis Majano

December 02, 2013

Spread the word


Share your thoughts

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:

Release Notes

Bugs Squashed

  • [TESTBOX-4] - toBeNull() Not Working correctly on alpha
  • [TESTBOX-5] - toBeNull() - GetStringName is undefined exception
  • [TESTBOX-6] - Raw reporter throws exception on remote runner, now it returns a raw representation
  • [TESTBOX-7] - Multiple Nested Suites was not tracking correctly
  • [TESTBOX-15] - Broken JS in dot reporter

Improvements

  • [TESTBOX-16] - Add debug data stream toggles to main reporters
  • [TESTBOX-17] - Reworked 'custom matchers' to new simplified approach for registration and declaration

New Features

  • [TESTBOX-3] - Ability to run tests via URL if they inherit from the BaseSpec class via the remote method: runRemote
  • [TESTBOX-8] - Annotation 'expectedException' should allow methods with that exception to be trapped automatically
  • [TESTBOX-9] - setup() and teardown() receive the name of the method they are about to test as the 'currentMethod' argument.
  • [TESTBOX-10] - beforeEach() and afterEach() now receive the 'currentSpec' name of the currently executing spec.
  • [TESTBOX-11] - MXUnit compatibility with annotation 'mxunit:expectedException'
  • [TESTBOX-14] - MXUnit 'expectException()' method compatibility
  • [TESTBOX-19] - Ability to exclude test bundles from execution via the 'testBundles' argument or URL variable.
  • [TESTBOX-21] - AsyncAll argument to describe() blocks is now working to execute specs asynchronously
  • [TESTBOX-22] - AsyncAll for xUnit style testing is now working to execute tests asynchronously
  • [TESTBOX-23] - Discrete assertions added: isGT, isGTE, isLT, isLTE
  • [TESTBOX-24] - Discrete Expectations added: toBeGT, toBeGTE, toBeLT, toBELTE
  • [TESTBOX-25] - TestBox debug stream via debug() is now operational and MXUnit compatible with then some :)

Features At A Glance

  • Here are a simple listing of features TestBox brings to the table:
  • BDD style testing
  • xUnit style testing
  • Testing life-cycle methods
  • MockBox integration for mocking and stubbing
  • Ability to extend and create custom test runners
  • Ability to extend and create custom test reporters
  • Extensible reporters, bundled with tons of them:
  •     JSON
  •     XML
  •     JUnit 4 XML
  •     Text (80's style)
  •     Console
  •     TAP (Test Anything Protocol)
  •     Simple HTML
  •     Min - Minimalistic Heaven
  •     Raw
  • Asynchronous testing
  • Multi-suite capabilities
  • Test skipping
  • Suite skipping
  • Dynamic skipping support via runtime executions
  • Test one or more suites exclusively
  • Test one or more tests/specs exclusively
  • Test labels and tagging
  • Clickable suite titles to filter test execution
  • Direct MXUnit replacement
  • Much more!

Like with anything we do, it is completely documented in three separate guides:

  1. TestBox Complete Docs - Nerdy complete boring manual
  2. TestBox BDD Primer - Getting started with BDD
  3. TestBox xUnit Primer - Getting started with xUnit Testing

Finally, TestBox is also a direct drop-replacement for MXUnit as well.  

Add Your Comment

Recent Entries

ColdBox 7.2.0 Released

ColdBox 7.2.0 Released

ColdBox, a widely used development platform for ColdFusion (CFML), has unveiled version 7.2. Packed with compelling new features, bug fixes, and enhancements, this release is designed to empower developers by boosting productivity, refining scheduled task capabilities, and enhancing the overall reliability and efficiency of application development. This article will delve into the key highlights of ColdBox 7.2 and elucidate how these advancements can positively impact developers in their daily coding endeavors.

Luis Majano
Luis Majano
November 20, 2023
Into the Box 2023 Series on CFCast

Into the Box 2023 Series on CFCast

Excitement is in the air as we unleash the highly anticipated ITB 2023 series exclusively for our valued CFCast subscribers – and the best part? It's FREE for CFCast members! Now is the perfect time if you haven't joined the CFCast community yet. Plus, we've got an incredible End-of-Year deal that's too good to miss

Maria Jose Herrera
Maria Jose Herrera
November 20, 2023
Ortus Deals are Finally Here!

Ortus Deals are Finally Here!

The much-anticipated Ortus End-of-the-Year Sale has arrived, and it's time to elevate your development experience! Whether you're a seasoned developer, a tech enthusiast, or someone on the lookout for top-notch projects, Ortus has something special in store for you. Brace yourself for incredible discounts across a wide array of products and services, including Ortus annual events, books, cutting-edge services, and more.

Maria Jose Herrera
Maria Jose Herrera
November 15, 2023