Releases: Ortus-Solutions/testbox-cli
Releases · Ortus-Solutions/testbox-cli
1.5.0
Added
- Internal refactoring for reuse of commands
- BoxLang support for all generation commands and templates
- You can now also use
--boxlang
to generate templates in BoxLang explicitly without detection - Bundle
displayName
now showing up on the reports - Updated the
run
command with tons of docs - Mutually exclusive options for
run
command which never existed before forbundles
anddirectory
Bugs
- Using the
useTestBoxLocal
was 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
testbox
location finding foroutputFormats
was 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.
1.1.0
Added
- TestBox 5 modules support
- New updated test harness