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

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

This repository contains tests for beginner JavaScript challenges. These tests were creating using Jest library while following the AAA pattern.
https://github.com/hammadsiddique/testing-practice

github javascript jest jest-tests testing

Last synced: about 2 months ago
JSON representation

This repository contains tests for beginner JavaScript challenges. These tests were creating using Jest library while following the AAA pattern.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Testing unit development with JEST

> In the project, I created tests for some basic JavaScipt challenges using Jest library. I created tests for seprate units using AAA (Arrange, Act, Asset) technique.

## Built With

- JavaScript
- Jest
- VS code

## Getting Started

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

### Prerequisites

- A web browser like Google Chrome, Mozilla FireFox, Safari etc..
- A code editor like Visual Studio Code
- Softwares git and node.js

### Setup

Clone the repository using the link provided below

### Install

```
git clone https://github.com/HammadSiddique/Testing-practice
```

### Usage

Kindly modify the files as needed

## Authors

👤 **Hammad Siddique**

- [GitHub](https://github.com/HammadSiddique)
- [Twitter](https://twitter.com/hs_devv)
- [LinkedIn](https://www.linkedin.com/in/hammad-siddique-6a5469231/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## 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.