lunarmodules/busted

Teee

LUCAS09J opened this issue · 1 comments

          - nombre: Lua reventada
            usos: lunarmodules/busted@v2.2.0
        # Run on an entire project

$ docker run -v "$(pwd):/data" ghcr.io/lunarmodules/busted:latest

Run on one directory:

$ docker run -v "$(pwd):/data" ghcr.io/lunarmodules/busted:latest specs

What is the purpose of this issue?