Codebase for the blog post Spring Boot Functional Tests with Selenium and Testcontainers
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
spring-boot-selenium-integration-tests - Make sure your Docker engine is up- and running
- Execute the functional test with
mvn verify