Arquillian Daemon 1.0.0.Alpha1 Released
Since we wrote this post we didn't laze around. Check our latest announcement.
The Arquillian team is proud to announce the 1.0.0.Alpha1 release of the Arquillian Daemon component!
What is Arquillian?
Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.
Release details
Component | Arquillian Daemon |
---|---|
Version | 1.0.0.Alpha1 view tag |
Release date | 2012-11-03 |
Released by | Andrew Lee Rubinger |
Compiled against |
|
Published artifacts org.jboss.arquillian.daemon
- org.jboss.arquillian.daemon » arquillian-daemon-container-common jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-container-managed jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-container-remote jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-main jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-protocol-arquillian jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-protocol-wire jar javadoc pom
- org.jboss.arquillian.daemon » arquillian-daemon-server jar javadoc pom
Release notes and resolved issues 1
- Feature Request
-
- ARQ-1169 - Create an Arquillian Server Daemon
Thanks to the following list of contributors: Andrew Lee Rubinger