Test Runner
Run unit test suite from the command line
testbox run "http://localhost:8080/tests/runner.cfm"Default runner URL
package set testbox.runner="http://localhost:8080/tests/runner.cfm"
testbox runpackage set testbox.runner="/tests/runner.cfm"
testbox runMultiple Output Formats
Arbitrary URL options
Additional Settings
Example Output
Code Coverage
Last updated
Was this helpful?