Testing-Practice

building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.

Stars
1

Testing Practice

In this project, we are building Unit Testing that test several different functions with TDD (Jest). Test Driven Development(TDD) with Jest. There are many test-running systems available in JavaScript: Mocha, Jasmine, Tape and Jest.

Screenshot

Built With

  • JavaScript
  • NPM
  • Jest

Usage

  • Clone the repo and move into the project directory
  • Run "npm install"
  • Run "npm run test"

Getting Started

To get started with the app, cd to the directory where you would like the repo to live by typing on your terminal:

Clone the repo typing:

$git clone https://github.com/shubham14p3/Testing-Practice.git

Authors

👤 Cyrus Kiprop

👤 Shubham Raj

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Future Enhancement

  • Adding More Unit Testing.
Badges
Extracted from project README
Contributors Forks Stargazers Issues
Related Projects