/Testing-practice

In this exercise, I will write a few practical tests for JavaScript functions using the Jest library. I should make sure I follow the AAA pattern to make my tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.