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 runAdditional Settings
testbox run helpExample Output
Code Coverage
Last updated
Was this helpful?