Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

0This repo is for JavaScript Testing Practices. It contains Unit Tests for various functions. All functions were tested using Jest in JavaScript
https://github.com/frempongdev/testing-practice

jest

Last synced: 17 days ago
JSON representation

0This repo is for JavaScript Testing Practices. It contains Unit Tests for various functions. All functions were tested using Jest in JavaScript

Awesome Lists containing this project

README

        

logo




Testing Practice


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)




# 📖 [Testing Practice]

**Testing Practice** is a project to practice Software Testing.

## 🛠 Built With

### Tech Stack

Jest

Javascript

### Key Features

- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
- **This project has functions that is tested by Jest**

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need to copy the link of this Repository.

```sh
https://github.com/frempongdev/Testing-Practice.git
```

### Setup

Clone this repository to your desired directory using the command:

```sh
cd your-folder
git clone https://github.com/frempongdev/Testing-Practice.git
```


### Usage

Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.

(back to top)

## 👥 Author
### 👥 Frempong

- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/samuel-knower-amankwaa-frempong-356802256/)

(back to top)

(back to top)

## ⭐️ Show your support

If you like this project kindly support by suggesting changed by forking and pull requests

(back to top)

## 🙏 Acknowledgments

I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.

(back to top)

## 📝 License

This project is [MIT](./license) licensed.

(back to top)