Testing: Spring Boot HTMLUnit
Testing Spring Boot Webapps
Resources
- https://docs.spring.io/spring-test-htmlunit/docs/current/reference/html5/
- Includes a discussion of how to create “Page Objects”
Related topics:
- Testing: Integration Testing with Maven—When you want to run the integration tests
- Testing: Jacoco Reports—How to interpret the reports (red, yellow, green)
- Testing: Jacoco via Maven—Setting up Jacoco test coverage, using Maven
- Testing: Spring Boot HTMLUnit—Testing Spring Boot Webapps