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

Only support one container per reactor [PAXEXAM-913] #996

Open
ops4j-issues opened this issue Dec 2, 2017 · 0 comments
Open

Only support one container per reactor [PAXEXAM-913] #996

ops4j-issues opened this issue Dec 2, 2017 · 0 comments
Labels
Milestone

Comments

@ops4j-issues
Copy link

Harald Wellmann created PAXEXAM-913

The signature of StagedExamReactorFactory.create() should be changed to

StagedExamReactor create(TestContainer container, TestProbeBuilder probeBuilder);

Using multiple containers for multiple configurations is largely untested and only works for OSGi mode.

The recommended approach is to used Maven profiles or derived test classes with different configurations.


Fixed in: 5.0.0
Votes: 0, Watches: 1

@ops4j-issues ops4j-issues added the type: improvement Improvement label Feb 23, 2021
@ops4j-issues ops4j-issues added this to the 5.0.0 milestone Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant