Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test starter should include Boot test starter and Awaitility #117

Closed
odrotbohm opened this issue Jan 13, 2023 · 0 comments
Closed

Test starter should include Boot test starter and Awaitility #117

odrotbohm opened this issue Jan 13, 2023 · 0 comments
Assignees
Labels
in: test support Spring Boot integration testing type: enhancement Major enhanvements, new features
Milestone

Comments

@odrotbohm
Copy link
Member

It would be nice if including the Spring Modulith test starter could allow us to avoid to additionally depend on the Spring Boot test starter. Also, including Awaitility seems to be reasonable as we incentivize asynchronous application module integration and testing the interaction between them requires waiting for events being consumed, published etc.

@odrotbohm odrotbohm added in: test support Spring Boot integration testing type: enhancement Major enhanvements, new features labels Jan 13, 2023
@odrotbohm odrotbohm added this to the 0.3 milestone Jan 13, 2023
@odrotbohm odrotbohm self-assigned this Jan 13, 2023
odrotbohm added a commit that referenced this issue Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test support Spring Boot integration testing type: enhancement Major enhanvements, new features
Projects
None yet
Development

No branches or pull requests

1 participant