testbox run
command available that will run your unit or integration tests from the command line. All you need is to have your server running (it doesn't have to be a CommandBox server).testbox run
command is /tests/runner.cfm
so there's actually no need to even configure it if you're using the default convention location for your runner.?opt1=value1&opt2=value2
on the runner URL. testbox run
command to control exactly what tests run and how much output is included. Each of these can also be set in your box.json. Run this for more information.