Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frempongdev/testing-practice
- Owner: frempongdev
- Created: 2023-01-31T19:43:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T07:07:04.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T10:06:36.849Z (over 1 year ago)
- Topics: jest
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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** is a project to practice Software Testing.
Jest
Javascript
- **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**
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.
- 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/)
If you like this project kindly support by suggesting changed by forking and pull requests
I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.
This project is [MIT](./license) licensed.