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

https://github.com/shewolf227/testing-practice


https://github.com/shewolf227/testing-practice

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# testing-practice

## Learning objectives
- Write unit tests for a JavaScript app.
- Use AAA pattern for unit tests.
- Explain why testing code is important.

## Built With 🔨

- Jest
- JavaScript(ES6)
- Git & Github

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone this repository to your local machine
- git clone https://github.com/SoniaKarungi/testing-practice.git
- In your terminal, make sure the active directory is `testing-practice`
- Run the command `npm i` via your terminal
- Run the command `npm run test` in your terminal

### Prerequisites

- IDE ( VCode For me 🔥).
- Git.
- Npm and node.js installed.
## Authors

👤 **Sonia Karungi**

- GitHub: [@SoniaKarungi](https://github.com/SoniaKarungi)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## 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](./MIT.md) licensed.