Test fizzbuzz
Level: Intermediate (score: 3)
We moved from mutpy (<= 3.7) to mutatest (3.12 📈) for test Bites.
First we check if you have 90% test coverage, then we inject some mutations into the code to see if your tests catch them. 🤯
Good luck 🔥 💪 (please be patient 🙏 - it can take a few seconds to run the tests 🕒)
In our second Test Bite you will write tests for FizzBuzz. Refer to the "Code to Test" tab, then start to write your pytests. Have fun!