/testing-practice

Primary LanguageJavaScriptMIT LicenseMIT

Testing Exercise

A few practical tests for JavaScript functions using the Jest library. You should make sure you follow the AAA pattern to make your tests easier for other developers to read and understand.

Built With

  • Major languages - JS
  • Technologies used - VSCode, Jest

Getting Started

To get a local copy up and running follow these simple steps

> git git@github.com:WalterOkumu/testing-practice.git
> cd testing-practice
> npm install or yarn install
> npm test or yarn test

Authors

👤 Walter Okumu

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.