We have some exercises that use parameterized tests. This makes it harder to do TDD since you can't ignore tests. We should convert these test suites to use individual tests instead of one parameterized test.
The exercises that need to be changed are:
If you want to work on this issue please only fix one exercise per PR 馃檪 And please don't put "fixes #1293" in the PR description (unless you're fixing the last exercise that needs to be changed) as that will automatically close this issue when the PR is merged! 馃檪
I'll take care of the raindrops test!
I can take care of the last five
Ok @LuLechuan! Please put each in to a separate PR so they may be merged and reviewed as quickly and simply as possible 馃檪
I will try and take care of the binary and octal exercises tonight after I get home. Hopefully that will finish these all off.
I was only able to get the binary one taken care of last night. I will be busy for the next few days if someone else wants to jump on the octal exercise to finish it up that would be great. If not I can take care of it later this week.
I can take octal!
Most helpful comment
I will try and take care of the binary and octal exercises tonight after I get home. Hopefully that will finish these all off.