Arquillian Extension QUnit Extension
Driving QUnit tests with Selenium/Drone
Type
Extension
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-extension-qunit
- Clone URL
- arquillian-extension-qunit.git
Latest activity
6 commits since the last release.
Last commit to the master branch:
Adds .editorconfig |
---|
Authored by Bartosz Majsak, committed on 2017-03-30 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
Arquillian Extension QUnit
<dependency> <groupId>org.jboss.arquillian.extension</groupId> <artifactId>arquillian-qunit</artifactId> <version>1.0.0.Alpha4</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.
Latest published artifacts
Releases 4
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 |
---|---|---|---|---|
4 | 1.0.0.Alpha4 view blog view tag | 2014-11-27 | Karel Piwko |
|
3 | 1.0.0.Alpha3 view blog view tag | 2014-08-15 | Karel Piwko |
|
2 | 1.0.0.Alpha2 view blog view tag | 2013-10-02 | Karel Piwko |
|
1 | 1.0.0.Alpha1 view blog view tag | 2013-08-27 | Karel Piwko |
|
Contributors 5
Karel Piwko |
Lukas Fryc |
Tolis Emmanouilidis |
Petr Stribny |
Bartosz Majsak |