Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/til2to/testing-practices


https://github.com/til2to/testing-practices

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        


# 📗 Table of Contents

- [📖 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)

# 📖 [Testing_practice]

**[Writing_unit_test_with_jest]** Writing unit tests cases for JavaScript simple tasks

## 🛠 Built With
- **[Jest_library]**
- **[JavaScript]**

### Key Features

- **[Writing_unit_tests_for_a_javascript_app]**
- **[Using_AAA_pattern_for_unit_tests]**
- **[Appreciate_the_essence_of_unit_testing]**

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👤 **Owusu Dennis**

- GitHub: [@githubhandle](https://github.com/til2to)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennis-owusu-835888206/

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/til2to/milestone-books/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank my coding partners for their support
I would like to also thank my code reviewers for their feedbacks.

(back to top)

## 📝 License

This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.

(back to top)