Skip to content

Releases: Ortus-Solutions/testbox-cli

1.5.0

17 Sep 17:23
46079a8
Compare
Choose a tag to compare

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 for bundles and directory

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

29 Feb 09:59
Compare
Choose a tag to compare

Added

  • New Github Actions for testing and releases

1.3.0

05 Oct 19:22
0ffc1d2
Compare
Choose a tag to compare

Added

  • New runners section on the test browser

Fixed

  • Aggregated colors for failures and errors on tests results output.

1.2.2

18 Aug 10:44
Compare
Choose a tag to compare

Fixed

  • More issues with the CLI Renderer

1.2.1

17 Aug 14:49
2612da7
Compare
Choose a tag to compare

Fixed

  • ensureTestBox() was not looking at the right folder

1.2.0

17 Aug 11:50
Compare
Choose a tag to compare

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 for outputFormats was using the wrong path

1.1.3

16 Aug 19:35
c662074
Compare
Choose a tag to compare

Fixed

  • More fixes on runner not working

1.1.2

16 Aug 19:11
2ee00b6
Compare
Choose a tag to compare

Fixed

  • Missing another older injection

1.1.1

16 Aug 16:13
7f8edda
Compare
Choose a tag to compare

Fixed

  • Invalid module name since we refactored, so all testing runners are failing.

1.1.0

28 Jul 14:55
Compare
Choose a tag to compare

Added

  • TestBox 5 modules support
  • New updated test harness