diff --git a/maven-modules/maven-surefire-plugin/README.md b/maven-modules/maven-surefire-plugin/README.md new file mode 100644 index 0000000000..63cf5ade3b --- /dev/null +++ b/maven-modules/maven-surefire-plugin/README.md @@ -0,0 +1,3 @@ +## Relevant Articles: + +- [Running a Single Test or Method With Maven](https://www.baeldung.com/maven-run-single-test)