https://github.com/safafa/testing_practice
This is a practice exercises for testing javascript functions with Jest.
https://github.com/safafa/testing_practice
javascript jest unit-testing
Last synced: 2 months ago
JSON representation
This is a practice exercises for testing javascript functions with Jest.
- Host: GitHub
- URL: https://github.com/safafa/testing_practice
- Owner: safafa
- Created: 2021-08-24T12:23:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T15:05:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T01:30:16.567Z (over 1 year ago)
- Topics: javascript, jest, unit-testing
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## testing_practice
This is a practice exercises for testing javascript functions with Jest.
This project features ES6, Jest.
## Built With
- Javascript
### Prerequisites
Knowledge of Javascript
npm
## Getting Started
### To get a local copy in your machine:
- clone the repo using git clone
- Open your terminal and run `npm install` to install the node packages.
### To run the tests
- Open terminal
- go to the project directory
- run `jest`.
## Author
👤 **Safa Aballagh**
- GitHub: [@Safafa](https://github.com/safafa)
- Twitter: [@safa aballagh](https://twitter.com/Aballagh_S)
- LinkedIn: [Aballagh Safa](https://www.linkedin.com/in/aballaghsafa/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/safafa/testing_practice/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [Microverse](https://www.microverse.org/) licensed.