Skip to content

codewars/busted-codewars

Repository files navigation

busted-codewars

Codewars output handler for Busted.

Install

luarocks install busted-codewars

Usage

busted -o codewars

Develop

Add example tests in spec/ with a file name matching *_spec.lua. Then run the tests with Codewars output:

luarocks test -- -o codewars