Arquillian Spacelift 1.0.0.Alpha4 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.Alpha4 release of the Arquillian Spacelift 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 Spacelift |
---|---|
Version | 1.0.0.Alpha4 view tag |
Release date | 2015-01-19 |
Released by | Karel Piwko |
Compiled against |
Published artifacts org.arquillian.spacelift
- org.arquillian.spacelift » arquillian-spacelift-api jar javadoc pom
- org.arquillian.spacelift » arquillian-spacelift jar javadoc pom
- org.arquillian.spacelift » arquillian-spacelift-spi jar javadoc pom
Release notes and resolved issues 2
- Feature Request
-
- ARQ-1898 - Provide ExecutionServiceFactory instance by default
- Bug
-
- ARQ-1897 - Converting to time unit from miliseconds for CountDownWatch#timeLeft() is not necessary
Thanks to the following list of contributors: Karel Piwko, Stefan Miklosovic