exercism / exercism/problem-specifications
Word Count: Test cases don't include examples from description
Open
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 563
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 2
Description
The example given in the word count description isn't actually included in the canonical data for it. This leads to issues like https://github.com/exercism/haskell/issues/1057 where the reference implementation doesn't solve the given example.
I think it would be good practice to include all examples if any as test case in canonical-data.
This might apply to other exercises too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.