Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 425 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 425 Bytes

Run

Execute specific test

python . --test-id 1 

Execute a range of tests

python . --test-range 3 5

Execute all tests

python .

Execute a specific hulk file

python . --file ./my-code.hulk

Contributions

Contribuidores