JSFUnit Arquillian Integration

JSFUnit Arquillian Integration Extension

Test Framework for JSF Applications, by the JBoss Community

Lead

Unknown

Type

Extension

Source repository

VCS
git
Host
github.com
Organization
jsfunit
Web URL
jsfunit/jboss-jsfunit-arquillian
Clone URL
jsfunit.git

2 commits since the last release.

Last commit to the master branch:

[JSFUNIT-300] Update to arquillian 1.0.0.Final
Authored by joserodolfofreitas, committed on 2012-05-08

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

JSFUnit Arquillian Integration

<dependency>
  <groupId>org.jboss.jsfunit</groupId>
  <artifactId>jsfunit-arquillian</artifactId>
  <version>2.0.0.Beta2</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
6 2.0.0.Beta2 view tag 2011-09-09 Andrew Lee Rubinger
5 1.0.0.Beta2 view tag 2011-08-28 Andrew Lee Rubinger
4 2.0.0.Beta1 view tag 2011-08-28 Andrew Lee Rubinger
3 1.3.0.Final view tag 2011-08-28 Andrew Lee Rubinger
2 1.2.0.Final view tag 2011-08-28 Andrew Lee Rubinger
1 1.1.0.Final view tag 2011-08-28 Andrew Lee Rubinger
Aslak Knutsen Aslak Knutsen
Stan Silvert Stan Silvert
José Rodolfo Freitas José Rodolfo Freitas
Andrew Lee Rubinger Andrew Lee Rubinger