This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.
My solutions for CODEWARS: A collection of TDD katas (simple programs) written in JavaScript, Python, and more to learn and have fun!
Test Driven Development (TDD) is well known as a strategy for increasing feature correctness and test coverage in a project, but when setup for you, the individual developer, it can also be a powerful ...