busted

Lua unit testing framework focused on ease of use

Debian Debian
RUN apt-get update && \ apt-get install -y lua-busted
Ubuntu
RUN apt-get update && \ apt-get install -y lua-busted
Alpine
RUN apk add lua-busted
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lua-busted
Raspbian
RUN apt-get update && \ apt-get install -y lua-busted
click the source code to copy install busted on any operating system with command-not-found.com