Skip to content

ModuleTestExecution should use ApplicationModulesFactory to create ApplicationModules instance #1090

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

Closed
odrotbohm opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
in: test support Spring Boot integration testing type: improvement Minor improvements
Milestone

Comments

@odrotbohm
Copy link
Member

odrotbohm commented Feb 24, 2025

This is to be able to test the implementation by pointing the bootstrap to o.s.modulith.test.TestApplicationModules.Factory that will cause the test classes to be inspected.

Related tickets

@odrotbohm odrotbohm added in: test support Spring Boot integration testing type: improvement Minor improvements labels Feb 24, 2025
@odrotbohm odrotbohm added this to the 1.4 M2 milestone Feb 24, 2025
@odrotbohm odrotbohm self-assigned this Feb 24, 2025
odrotbohm added a commit that referenced this issue Feb 24, 2025
…ootstrap ApplicationModules.

This allows running tests against it and see application modules located in test sources.
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: improvement Minor improvements
Projects
None yet
Development

No branches or pull requests

1 participant