Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/testing_practice
https://github.com/mesi21/testing_practice
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mesi21/testing_practice
- Owner: Mesi21
- Created: 2021-11-05T14:06:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T16:08:31.000Z (over 3 years ago)
- Last Synced: 2025-01-16T00:17:08.530Z (27 days ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing_practice
Basic exercises for testing code with Jest
- - - -## Author
#### :bust_in_silhouette: Molnar Emese
- [Mesi21](https://github.com/Mesi21)
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()## 🤝 Contributing
All contributions, issues and feature requests are welcome!1. Fork it (https://github.com/Mesi21/Testing_practice)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request## Show your support
Give a ⭐️ if you like this project.