Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anny85-code/test-excercise
https://github.com/anny85-code/test-excercise
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anny85-code/test-excercise
- Owner: Anny85-code
- Created: 2022-01-19T12:34:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T09:03:52.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T22:44:42.399Z (over 1 year ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jest Practice Exercise
This exercise, is about writing a few practical tests for JavaScript functions using the Jest library. String adherence to AAA pattern to make tests easier for other developers to read and understand is expected. TDD approach is expected in the practice.
## Built With
- JavaScript
- npm libraries## Live Demo
UNAVAILABLE
## Getting Started
- clone the repository by running\
`git clone https://github.com/Anny85-code/test-excercise.git`
- navigate to the folder\
`cd test-excercise`
- Install packages\
`npm install`
`npm run watch`## Author
👤 **Aniekan udo**
- GitHub: [@Anny85-code](https://github.com/Anny85-code)
- Twitter: [@Annyudo8](https://twitter.com/Anny_udo8)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/aniekan-udo-665b65213/)## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star:️ if you like this project!
## :memo: License
This project is [MIT](./MIT.md) licensed.