You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation has a section on using Testcontainers for testing. Sub-sections have information specific to integration testing and development-time testing, but this distinction is not clear from the headings. It might be better to separate these two testing concerns into separate sections to make the differences more clear.
The text was updated successfully, but these errors were encountered:
Quarkus Dev and Micronaut test-resources, the background testcontainers are working seamless in those cases running the application and running integration tests.
I really do not understand the purpose of Spring Boot newly introduced test Application class, and some config(such as declaring test containers as beans) are only for the development time.
wilkinsona
changed the title
Make distinction between Testscontainers for integration tests and development more clear in documentation
Make distinction between Testcontainers for integration tests and development more clear in documentation
Jun 14, 2023
The documentation has a section on using Testcontainers for testing. Sub-sections have information specific to integration testing and development-time testing, but this distinction is not clear from the headings. It might be better to separate these two testing concerns into separate sections to make the differences more clear.
The text was updated successfully, but these errors were encountered: