Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springframeworkguru/testing-java-junit5
Testing Java JUnit 5
https://github.com/springframeworkguru/testing-java-junit5
java junit5 spring-boot
Last synced: 2 days ago
JSON representation
Testing Java JUnit 5
- Host: GitHub
- URL: https://github.com/springframeworkguru/testing-java-junit5
- Owner: springframeworkguru
- License: apache-2.0
- Created: 2018-10-11T10:15:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T17:25:48.000Z (12 months ago)
- Last Synced: 2025-01-04T01:26:27.124Z (9 days ago)
- Topics: java, junit5, spring-boot
- Language: Java
- Homepage: https://springframework.guru
- Size: 107 KB
- Stars: 52
- Watchers: 3
- Forks: 666
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to JUnit 5 with Maven
All source code examples in the repository are for my [Online Course - Testing Spring Beginner to Guru](https://www.udemy.com/testing-spring-boot-beginner-to-guru/?couponCode=GITHUB_REPO)
This source code repository contains JUnit 5 test examples with Maven.
## Setup
### Requirements
* Should use Java 11 or higher. Previous versions of Java are un-tested.
* Use Maven 3.5.2 or higher## Support
For questions and help:
* Please post in course
* Or post in the Slack Community exclusive to the course.GitHub Issues will not be addressed.