https://github.com/patrickniyogitare28/junit-todo
A todo app API implemented by springboot to achieve unit testing, integration testing and e2e testing with junit
https://github.com/patrickniyogitare28/junit-todo
Last synced: 5 months ago
JSON representation
A todo app API implemented by springboot to achieve unit testing, integration testing and e2e testing with junit
- Host: GitHub
- URL: https://github.com/patrickniyogitare28/junit-todo
- Owner: PatrickNiyogitare28
- License: mit
- Created: 2021-11-29T20:53:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T19:26:58.000Z (over 3 years ago)
- Last Synced: 2024-10-15T03:53:15.717Z (6 months ago)
- Language: Java
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# junit-todo
A todo app API implemented by springboot to achieve unit testing, integration testing and e2e testing with junit