TestBox
TestBox copied to clipboard
TestBox is a cutting-edge testing and mocking framework for the BoxLang JVM language and ColdFusion (CFML), built on Behavior-Driven Development (BDD) to offer a clear and intuitive syntax for writing...
This _may_ need more complex test cases, but it's working so far.
use PathPatternMatcher.cfc to support path patterns in testBundles argument. ## testing I'd like to create automated test for this in tests/specs, but I couldn't see how to go about doing...
Fixes an error that occurred when using request.testbox.debug or request.testbox.clearDebugBuffer. Fixes a bug that would cause debug messages to appear in only the first suite to be loaded. Lets request.testbox.debug...
add debugBuffer to JSONReporter so it's available to clients https://ortussolutions.atlassian.net/browse/TESTBOX-355
Added support to add subdirectories into the tests/TEST_TYPE folders. The back button has also been updated to support this functionality. Previous  Current 
## Description The word "thresholds" was spelled incorrectly in several places in the code. That's been fixed. **Please note that all PRs must have tests attached to them** IMPORTANT: Please...