arquillian_deprecated icon indicating copy to clipboard operation
arquillian_deprecated copied to clipboard

WARNING: **ARCHIVED REPOSITORY** The source code has been partitioned into individual repositories under this organization.

                              Arquillian 

                         Test in the container!

What is it?

Arquillian is testing framework, developed at JBoss.org, that empowers developers to write integration tests for business objects that are executed inside of an embedded or remote container--options include a servlet container, a Java EE application server or a Java SE CDI environment.

Contents of distribution

doc/

API docs and reference guide. Open doc/en-US/html/index.html in your
browser for instructions on how to get started using Arquillian.

demo/

The Arquillian JUnit examples. The examples are described in more detail in the 
reference guide 

demo-testng/

The Arquillian TestNG examples. The examples are described in more detail in the 
reference guide 

finish me...

Licensing

This distribution, as a whole, is licensed under the terms of the Apache License, Version 2.0 (see apl.txt).

Arquillian URLs

User Forums & Wiki: http://community.jboss.org/community/arquillian Development Forums & Wiki: http://community.jboss.org/community/arquillian/dev Source Code: http://anonsvn.jboss.org/repos/common/arquillian/trunk Issue Tracker: https://jira.jboss.org/jira/browse/ARQ

TODO Add link to project page, API docs and reference guide when ready

vim:et:ts=3:sw=3:tw=78