Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epaltechs/testing-practice
This Testing Practice repository is a practice platform as the name sugggests, where I try to practice the use of the Jest libary and JavaScript test patterns to test some piece of codes.
https://github.com/epaltechs/testing-practice
Last synced: 20 days ago
JSON representation
This Testing Practice repository is a practice platform as the name sugggests, where I try to practice the use of the Jest libary and JavaScript test patterns to test some piece of codes.
- Host: GitHub
- URL: https://github.com/epaltechs/testing-practice
- Owner: Epaltechs
- Created: 2022-05-10T15:14:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T06:28:48.000Z (over 2 years ago)
- Last Synced: 2024-05-28T22:33:53.930Z (6 months ago)
- Homepage:
- Size: 7.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing-Practice
![](https://img.shields.io/badge/Microverse-blueviolet)> This Testing Practice repository is a practice platform as the name sugggests, where I try to practice the use of the Jest libary and JavaScript test patterns to test some piece of codes.
## Built With
- JavaScript
- Jest
- Package.json
- Linters## Instructions to run locally:
### To run locally you should have npm and node in your machine
1. Clone the project using git.
2. write npm install in your terminal to install dependencies
3. write npm start to see the output.## Live Demo
Coming soon!
## Author
👤 **Emmanuel Paul**
- GitHub: [Emmanuel Paul](https://github.com/Epaltechs/Testing-Practice)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-paul-a2bab7b4)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Epaltechs/Testing-Practice/issues).
## Acknowledgments
🎩 Hat tip to anyone whose code was used, gave me inspiration, etc
## Show your support
Give a ⭐ if you like this project!
## 📝 License
This project is MIT licensed.