codewars / testbox-codewars

Custom TestBox reporter and runner for Codewars
MIT License
5 stars 2 forks source link
cfml code-runner test-reporting test-runner testbox

testbox-codewars

Usage

Assumes you have CommandBox CLI installed and in your path:

https://commandbox.ortusbooks.com/setup/installation

Make sure TestBox is installed:

box install

To test locally, create a Solution.cfc and SolutionTest.cfc in the root dir.

Run the task runner with the following command:

box -clishellpath=/path/to/TestRunner.cfm