TestBox icon indicating copy to clipboard operation
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...

Results 8 TestBox issues
Sort by recently updated
recently updated
newest added

https://ortussolutions.atlassian.net/browse/TESTBOX-345

In Review

This _may_ need more complex test cases, but it's working so far.

In Review

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...

In Review

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...

In Review

add debugBuffer to JSONReporter so it's available to clients https://ortussolutions.atlassian.net/browse/TESTBOX-355

In Review

Added support to add subdirectories into the tests/TEST_TYPE folders. The back button has also been updated to support this functionality. Previous ![image](https://user-images.githubusercontent.com/11895741/192174372-ac7156f7-7e4b-4f9c-8010-0a5161050460.png) Current ![image](https://user-images.githubusercontent.com/11895741/192174333-277f2c70-2b28-4140-844d-8a4afd7f758f.png)

Waiting For Changes

## 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...