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

New test-container for Eclipse Sisu #41

Closed
wants to merge 16 commits into from

Conversation

SourcePond
Copy link

Dear Mr. Wellmann

Lately I had to use the Eclipse Sisu JSR-330 container. Because I use Pax-Exam already for OSGi/CDI testing I thought I could write a test-container which integrates with Eclipse Sisu. Sisu is not a CDI container like Weld, but, it provides similar semantics. Because it does not provide a BeanManager, I wrote small wrapper proxies which provide the functionality needed by Pax-Exam. You can find a small demo project which uses the new test-container here: https://github.com/SourcePond/paxexam-sisu-demo.git

I look forward to hearing from you.

Yours sincerely
Roland Hauser

@hwellmann
Copy link
Member

Tracked in https://ops4j1.jira.com/browse/PAXEXAM-743.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants