sumancrest0001 / js-testing

This project is based on testing javascript code using JEST.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing practice with Jest

This is a practice project to learn how to use Jest to perform unit tests.

This project has this characteristics:

  • There is a file with a function and the correspondant testing file.

Built With

  • Javascript
  • Jest

Settings

  • Run npm install to have all the needed packages to run the app.

Authors

👤 María Reyes

👤 Suman Shrestha

🤝 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

📝 License

MIT.

About

This project is based on testing javascript code using JEST.

License:MIT License


Languages

Language:JavaScript 100.0%