I’ve just created a separate doc on how to add a practice exercise to the docs page: Add a Practice Exercise | Exercism's Docs
There’s also configlet create | Exercism's Docs which also talks about this and also mentions test generators.
Yes, there is a bit of duplication, that is correct.
I’ll think of what best to do here, thanks!
Quick typo spot:
This document will explain how to a new Practice Exercise.
Should be: This document will explain how to add a new Practice Exercise.
Otherwise, looks great. Thanks for adding this.
PS. PR here. Absolutely not offended if you don’t use it.
Thanks! Good addition
The URL for the problem-specifications repo was missing from the Markdown so I fixed that as well.
Looks good!
In the “Add tests” section, you are saying:
Rougly speaking, there are two options when adding tests for one of the above exercises:
Does the “one of the above exercises” mean just “a practice exercise” ?
That’s because it was taken from another document. Mind sending a PR?