When using exercise generate, the generated file is different depending on whether or not canonical data exists for that exercise:
- if an exercise has canonical data, the tests module has a nice explanatory doccomment
- if an exercise does not have canonical data, the tests module does not have the module doccomment
Both cases should use the same basic template, with the doccomment.
When using
exercise generate, the generated file is different depending on whether or not canonical data exists for that exercise:Both cases should use the same basic template, with the doccomment.