Please also consider pulling the whole "Testing" section up to the top level so it shows up in the left nav.

Originally posted by @dsyer in https://github.com/spring-projects/spring-boot/issues/33975#issuecomment-1403586371

Comment From: scottfrederick

I agree we could use more fine-tuning of the organization of the docs in this area. In the latest snapshot docs, we have:

Testcontainers appears twice, but it's not clear what the differences between the two sections are (integration tests vs development-time services).

7.10 Docker Compose Support and 7.11 Testcontainers Support talk about development-time services, so maybe those could be under a common heading to make that more clear.

Comment From: mhalbritter

7.10 Docker Compose Support and 7.11 Testcontainers Support talk about development-time services, so maybe those could be under a common heading to make that more clear.

I think that's a good idea.