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

https://github.com/zewdu444/testing_practice

It served as testing practice folder which main used Jest library by following AAA pattern as well as TDD approach.
https://github.com/zewdu444/testing_practice

javascript-es6 jest

Last synced: 3 months ago
JSON representation

It served as testing practice folder which main used Jest library by following AAA pattern as well as TDD approach.

Awesome Lists containing this project

README

        

Testing practice

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Testing practice

> It served as testing practice folder which main used Jest library by following AAA pattern as well as TDD approach.

## 🛠 Built With

> javascript ES6, NPM and Jest.

### Tech Stack

> javascript ES6, NPM and Jest.

### Key Features

(back to top)

## 🚀 Live Demo

>

(back to top)

## 💻 Getting Started

to run on your localhost clone the project to local folder

> cd Testing_practice
> npm i
> npm run test

### Setup

>

git clonehttps://github.com/zewdu444/Testing_practice.git


> cd Testing_practice

(back to top)

### Prerequisites

In order to run this project you only need:

- node.js and npm

### Install

To install this project in your local machine use

> npm i
> npm run test

## 👥 Authors

👤 **zewdu erkyhun**

- GitHub: [@zewdu444](https://github.com/zewdu444)
- Twitter: [@zewdu444](https://twitter.com/zewdu444)
- LinkedIn: [zewdu-erkyhun](https://www.linkedin.com/in/zewdu-erkyhun-081378b3/)

## 🔭 Future Features

>

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/zewdu444/Testing_practice/issues).

(back to top)

## ⭐️ Show your support

> If you like the project please give it star

(back to top)

## 🙏 Acknowledgments

> I would like to thank Microverse team

(back to top)

## 📝 License

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

(back to top)