- Maven Exercise 4: Run the Tests Which Have the Tag A and Don’t Have the Tag B
- Maven Exercise 3: Run the Tests Which Have at Least One of the Specified Tags
- Maven Exercise 2: Run the Tests Which Have All Specified Tags
- Maven Exercise 1: Run the Tests Which Have the Specified Tag
- Gradle Exercise 4: Run the Tests Which Have the Tag A and Don’t Have the Tag B
- Gradle Exercise 3: Run the Tests Which Have at Least One of the Specified Tags
- Gradle Exercise 2: Run the Tests Which Have All Specified Tags
- Gradle Exercise 1: Run the Tests Which Have the Specified Tag
- Common Steps for All Exercises