Page 1 of 1

Busted test framework repackaged for use in Windows Mudlet

Posted: Fri May 20, 2022 1:02 am
by demonnic
Get it here: https://github.com/demonnic/MudletBuste ... ses/latest

Installing the busted testing framework isn't too bad on Linux or MacOS, but it's a right pain on Windows. So I made a Mudlet package you can install which includes busted and all of its dependencies for windows.

I even included a Mudlet specific output handler to use cecho for nice colored output.

Removing more barriers to testing =)