/Testing-Practice

The purpose of this project is to practice with testing in JavaScript and jest. Each method has its own file, and each file has a corresponding test file. For example, there should be a calculator.test.js for a calculator.js file.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.