Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehraworks/jest-practice
https://github.com/zehraworks/jest-practice
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zehraworks/jest-practice
- Owner: zehraworks
- Created: 2022-11-30T17:05:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T13:48:03.000Z (about 2 years ago)
- Last Synced: 2024-12-20T07:40:56.678Z (19 days ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing Practice
Built as assignment to learn about testing, as part of the curriculum for [The Odin Project](https://www.theodinproject.com/)
## 💻 Tech Stack
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Yarn](https://img.shields.io/badge/yarn-%232C8EBB.svg?style=for-the-badge&logo=yarn&logoColor=white)
![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white)
![Babel](https://img.shields.io/badge/Babel-F9DC3e?style=for-the-badge&logo=babel&logoColor=black)