Skip to content

tirthajyoti-ghosh/js-testing-practice

Repository files navigation

Contributors Forks Stargazers Issues Hireable

Testing Javascript

Project to practice testing in JS environment using Jest.

Additional description about the project and its features.

Built With

  • JAVASCRIPT
  • JEST

Getting Started

Prerequisites

  • Get installed NPM
  • Get installed JEST

Setup

  • Clone the repository on your local machine
  • Cd into the folder
  • Run npm install

Run tests

  • Run npm test on the root directory to run all the tests.
  • Run npm test <testfile>.test.js on root directory to run test for a single file.

Author

👤 Tirthajyoti Ghosh

🤝 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

  • The Odin Project
  • Microverse
  • Jest Docs

📝 License

This project is MIT licensed.

About

Project to practice testing in JS environment using Jest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages