Skip to content

word-count: tweak normalization test case #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2016

Conversation

kytrinyx
Copy link
Member

In exercism/python#234 we discussed how adding a second
word in the normalization case might allow
some languages to use sorted counts as a normalization-agnostic
assertion.

I don't know that this will work in practice as allowing people to normalize to a different case, since all the other tests have lowercase words.

In exercism/python#234 we discussed how adding a second
word in the normalization case can let a track might allow
some languages to use sorted counts as a normalization-agnostic
assertion.
@ryanplusplus
Copy link
Member

Looks good to me.

kytrinyx added a commit that referenced this pull request Feb 7, 2016
word-count: tweak normalization test case
@kytrinyx kytrinyx merged commit 7365286 into master Feb 7, 2016
@kytrinyx kytrinyx deleted the word-count-normalization branch February 7, 2016 23:43
@petertseng petertseng mentioned this pull request Oct 12, 2016
emcoding pushed a commit that referenced this pull request Nov 19, 2018
Default name of 'world' solves the no name case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants