Details on building the stage instructions and test cases for your challenge.
course-definition.yml
file, you’ll need a corresponding test case. These are defined in your tester repository. Here
are some examples from our other challenges:
We recommend testing your test cases against a “reference” implementation. For example, in the Git challenge we test git-tester
by running it against the official
git
command.
course-definition.yml
file (under the description_md
key). Here are some examples from our other challenges:
app.codecrafters.io
immediately. Updates to the stage
instructions should be visible immediately once they’re “applied” from the admin area. Let Paul know if you run into any issues.