diff --git a/testing-modules/cucumber/README.md b/testing-modules/cucumber/README.md new file mode 100644 index 0000000000..f9adf759c7 --- /dev/null +++ b/testing-modules/cucumber/README.md @@ -0,0 +1,3 @@ +### Relevant Articles: + +- [Using Cucumber Tags with JUnit 5](https://www.baeldung.com/junit-cucumber-tags)