Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/til2to/testing-practices
https://github.com/til2to/testing-practices
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/til2to/testing-practices
- Owner: til2to
- Created: 2023-04-14T00:22:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-14T12:21:27.000Z (over 1 year ago)
- Last Synced: 2024-12-09T16:52:46.826Z (16 days ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[Writing_unit_test_with_jest]** Writing unit tests cases for JavaScript simple tasks
## 🛠 Built With
- **[Jest_library]**
- **[JavaScript]**- **[Writing_unit_tests_for_a_javascript_app]**
- **[Using_AAA_pattern_for_unit_tests]**
- **[Appreciate_the_essence_of_unit_testing]**To get a local copy up and running, follow these steps.
1. install git
2. Clone the project from the repository, "git clone address"
3. run "npm i" to install all dependencies and node modules including jest
4. run "npm start"
5. run "npm jest or npm run watch" to run the jest testing.👤 **Owusu Dennis**
- GitHub: [@githubhandle](https://github.com/til2to)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennis-owusu-835888206/Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/til2to/milestone-books/issues).
Give a ⭐️ if you like this project!
I would like to thank my coding partners for their support
I would like to also thank my code reviewers for their feedbacks.This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.