exercism / exercism/problem-specifications
acronym: add leading / trailing and multiple separator case
Open
new test case idea
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 563
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 2
Description
Currently the `acronym` tests do not cover inputs with leading, trailing, or repeated separator characters, and many solutions presented will fail if these are encountered.
A student suggested this as a good test string: " - Annoying string ending - with - multiple separators - " should return "ASEWMS".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.