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

https://github.com/mugishasam123/jest-testing

Jest is an open-source testing framework built on JavaScript, designed majorly to work with React and React Native based web applications
https://github.com/mugishasam123/jest-testing

git javascript jest

Last synced: 2 months ago
JSON representation

Jest is an open-source testing framework built on JavaScript, designed majorly to work with React and React Native based web applications

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Software-Testing-blue)

# jest testing

> Jest is an open-source testing framework built on JavaScript, designed majorly to work with React and React Native based web applications
>

![screenshot](https://user-images.githubusercontent.com/90524466/156640706-ecae8a7a-dbaf-46be-bf25-371273488f17.png)



Additional description about the project and its features.
## Built With

- Major languages (JavaScript)
- Technologies/tools used

``` bash

- Jest(for testing)
- Git(version control)

```

## Getting Started

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

### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository

```bash
$ git clone https://github.com/mugishasam123/jest-testing
.git
$ cd jest-testing

```
#### Run project

```bash
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
```


## Authors

👤 ** Mugisha Samuel**

- GitHub: [mugishasamuel](https://github.com/mugishasam123)
- LinkedIn: [mugishasamuel](https://www.linkedin.com/in/mugisha-samuel-55a905208/)
- Twitter: [mugishasamuel](https://twitter.com/mugishasamuel42/)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mugishasam123/jest-testing/issues).


## Show your support

Give a ⭐️ if you like this project!