Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digital-technology-agency/test-junit
Spring boot Junit tests
https://github.com/digital-technology-agency/test-junit
java junit junit-tests rest-api simple spring spring-boot test testing
Last synced: about 17 hours ago
JSON representation
Spring boot Junit tests
- Host: GitHub
- URL: https://github.com/digital-technology-agency/test-junit
- Owner: digital-technology-agency
- License: apache-2.0
- Created: 2019-12-20T07:58:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T08:02:39.000Z (almost 5 years ago)
- Last Synced: 2024-01-27T04:47:43.976Z (10 months ago)
- Topics: java, junit, junit-tests, rest-api, simple, spring, spring-boot, test, testing
- Language: Java
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Spring boot Junit tests
[![Junit tests](https://img.youtube.com/vi/zE6GxedHJ2E/default.jpg)](https://youtu.be/PzGHZd4-dfA)
### Documentation
For further reference, please consider the following sections:* [Maven](https://maven.apache.org/guides/index.html)
##### Linux
```$xslt
$ mvn test
```