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.
- Host: GitHub
- URL: https://github.com/zewdu444/testing_practice
- Owner: zewdu444
- License: mit
- Created: 2023-01-24T09:21:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T14:39:53.000Z (over 2 years ago)
- Last Synced: 2025-02-10T21:37:25.048Z (4 months ago)
- Topics: javascript-es6, jest
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)> It served as testing practice folder which main used Jest library by following AAA pattern as well as TDD approach.
> javascript ES6, NPM and Jest.
> javascript ES6, NPM and Jest.
>
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### 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👤 **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/)>
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/zewdu444/Testing_practice/issues).
> If you like the project please give it star
> I would like to thank Microverse team
This project is [MIT](./LICENSE) licensed.