Skip to content

Creating Challenges

giggity-hub edited this page Aug 7, 2023 · 1 revision

To test challenges locally run

python -m pytest challenges/ChallengeName

pytest will automatically find the test file inside the challenge folder

Clone this wiki locally