spring-projects / spring-modulith

Modular applications with Spring Boot
https://spring.io/projects/spring-modulith
Apache License 2.0
780 stars 130 forks source link

Integration testing section missing mentioning the artifacts that are needed #850

Open murdos opened 2 hours ago

murdos commented 2 hours ago

https://docs.spring.io/spring-modulith/reference/testing.html is missing the indication that dependency spring-modulith-starter-test should be added.

In the Overview, it is said that "The individual sections describing Spring Modulith features will refer to the individual artifacts that are needed to make use of the feature." It's true for most sections, but not this one.

odrotbohm commented 2 hours ago

Good catch, thanks for reporting! 🙇