digitalr00ts / fizzbuzzx

An unnecessarily over-engineered fizzbuzz solution
Apache License 2.0
2 stars 2 forks source link

Increase code coverage #11

Open drts01 opened 4 years ago

drts01 commented 4 years ago

Can we get 100% coverage?

Feeling extra froggy? Lets try property based testing with Hypothesis. (maybe this should be a separate ticket)