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

Support Arquillian 'standalone' mode #30

Closed
aslakknutsen opened this issue Nov 12, 2014 · 0 comments · Fixed by #96
Closed

Support Arquillian 'standalone' mode #30

aslakknutsen opened this issue Nov 12, 2014 · 0 comments · Fixed by #96
Assignees
Milestone

Comments

@aslakknutsen
Copy link
Member

Arquillian test runners normally come in two forms, with or without container/deployment support, e.g. arquillian-junit-container, arquillian-junit-standalone.

While Cube has integration with Arquillian Container, it's features are still useful in a standalone mode.

Make the extension registry of the ...container.* observers optional and depend on the availability of the Container module. Mark container-spi/impls as optional/provided.

@aslakknutsen aslakknutsen modified the milestone: alpha2 Nov 12, 2014
@aslakknutsen aslakknutsen self-assigned this Feb 2, 2015
aslakknutsen added a commit to aslakknutsen/arquillian-cube that referenced this issue Feb 2, 2015
* Add junit-standalone test suite to verify Cube can run
  with only junit-standalone present on classpath.

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

Successfully merging a pull request may close this issue.

1 participant