Update README.md
This commit is contained in:
parent
bd4beba1f0
commit
fe18b30a34
|
@ -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)
|
- [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)
|
- [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)
|
- [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)
|
||||||
|
|
Loading…
Reference in New Issue