Update README.md

This commit is contained in:
johnA1331 2021-07-07 23:09:06 +08:00 committed by GitHub
parent bd4beba1f0
commit fe18b30a34
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ This module contains articles about Integration Testing with Maven and related p
- [Integration Testing with Maven](https://www.baeldung.com/maven-integration-test)
- [Build a Jar with Maven and Ignore the Test Results](https://www.baeldung.com/maven-ignore-test-results)
- [Quick Guide to the Maven Surefire Plugin](https://www.baeldung.com/maven-surefire-plugin)
- [The Maven Failsafe Plugin](https://www.baeldung.com/maven-failsafe-plugin)
- [The Maven Failsafe Plugin](https://www.baeldung.com/maven-failsafe-plugin)
- [Difference Between Maven Surefire and Failsafe Plugins](https://www.baeldung.com/maven-surefire-vs-failsafe)