/testing-practice

Few practical tests for JavaScript functions using the Jest library. Following the AAA pattern to make sure tests easier for other developers to read and understand. TDD approach in practice.

Primary LanguageJavaScript

Testing javascript functions practice

Few practical tests for JavaScript functions using the Jest library. Following the AAA pattern to make sure tests easier for other developers to read and understand. TDD approach in practice.

Built With

  • Javascript

Getting Started

To get a local copy up and running follow these setup steps.

Setup

  • Open terminal and clone the project: git clone https://github.com/Yazino12/testing-practice.git
  • cd into the directory testing-practice

Prerequisites

  • You need to have node.js installed in your system

Install

  • On your terminal run : npm i
  • In case you run into any errors please raise an issue.

Usage

  • To run tests: npm run test

Live

Authors

👤 Yasin

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This was not possible without the help of Microverse.

📝 License

This project is MIT licensed.