Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 362 Bytes

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