Releases: Ortus-Solutions/testbox-cli
Releases · Ortus-Solutions/testbox-cli
1.7.0
1.5.0
Added
- Internal refactoring for reuse of commands
- BoxLang support for all generation commands and templates
- You can now also use
--boxlangto generate templates in BoxLang explicitly without detection - Bundle
displayNamenow showing up on the reports - Updated the
runcommand with tons of docs - Mutually exclusive options for
runcommand which never existed before forbundlesanddirectory
Bugs
- Using the
useTestBoxLocalwas not working correctly and re-downloading TestBox every time - TestBox run should use webroot when resolving testbox location in ensureTestBox()
1.4.0
Added
- New Github Actions for testing and releases
1.3.0
Added
- New runners section on the test browser
Fixed
- Aggregated colors for failures and errors on tests results output.
1.2.2
Fixed
- More issues with the CLI Renderer
1.2.1
Fixed
- ensureTestBox() was not looking at the right folder
1.2.0
Added
- If a localized version of TestBox cannot be found, then it installs one for you
Fixed
- More fixes on runner not working
- Localized
testboxlocation finding foroutputFormatswas using the wrong path
1.1.3
Fixed
- More fixes on runner not working
1.1.2
Fixed
- Missing another older injection
1.1.1
Fixed
- Invalid module name since we refactored, so all testing runners are failing.