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

Provide a way to customize SpringXmlTestLoader BeanDefinitionParsers via Bean #1016

Closed
tschlat opened this issue Oct 12, 2023 · 0 comments · Fixed by #1017
Closed

Provide a way to customize SpringXmlTestLoader BeanDefinitionParsers via Bean #1016

tschlat opened this issue Oct 12, 2023 · 0 comments · Fixed by #1017

Comments

@tschlat
Copy link
Collaborator

tschlat commented Oct 12, 2023

User story

As a testser I would like to have the possibility to provide a configuration of specific TestCase BeanDefinitionParsers via a specific Bean. That way do not have to make sure, that each an every TestCase has the required SpringXmlTestLoaderConfiguration annotation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants