javascript-testing
Few practical tests for JavaScript functions using the Jest library
Setup
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
- Once the files are on your machine, open the To-do-list folder in Visual Studio Code or other text editors, and follow the steps in Installation & Set Up
🛠 Installation & Set Up
-
Install Node Modules
npm install
-
Run all test
npm test
Author
👤 Desmond Owusu Ansah
- Github @Owusu-Desmond
- Twitter @DesmondOwusuDev
- LinkedIn @desmond-owusu-ansah
🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝 License
This project is MIT licensed.