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

Arquillian Integration Tests #7

Open
aerben opened this issue Apr 5, 2014 · 2 comments
Open

Arquillian Integration Tests #7

aerben opened this issue Apr 5, 2014 · 2 comments
Assignees

Comments

@aerben
Copy link
Contributor

aerben commented Apr 5, 2014

I'm currently setting up Arquillian ITs for the server component.
The target is to let maven download and unpack a wildfly AS in the target directory and let arquillian run the server and deploy a test web-app.
See http://arquillian.org/guides/getting_started/

@aerben aerben self-assigned this Apr 5, 2014
@aerben
Copy link
Contributor Author

aerben commented Apr 5, 2014

The wildfly-AS will be a zip-maven-dependency, so it will be cached in the local repo after clean. On travis, however, the build will take about 10 minutes as wildfly will be downloaded every time.

@aerben
Copy link
Contributor Author

aerben commented Apr 5, 2014

Done. Please have a closer look at it, especially the maven build layout. There may be some room for improvement.
ITs runs fine in IntelliJ in a reasonable time span (<60s).

@aerben aerben assigned headcr4sh and unassigned aerben Apr 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants