47
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected over 1 year ago.
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 1.0.1 release of the Arquillian Cube Extension component! What is Arquillian Cube ... [More] Extension? With Arquillian Cube you can control the lifecycle of Docker images as part of the test lifecyle, either automatically or manually. This gives you the chance to scale up from a integration/functional test level all the way up to the system test level. Release details Component ...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 1.1.13.2 release of the Arquillian Universe component! What is Arquillian Universe? ... [More] The Arquillian Universe BOM is a 'Bill of Material' Maven POM file collection that make up a module stack that stretch across the whole Arquillian Universe. Release details Component Arquillian Universe ...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 2.1.0.Beta1 release of the Arquillian Drone Extension component! In this first Beta ... [More] release, we finally finished the automatic download feature of all binaries used in Drone. The reason is that the automatic download is now implemented also for PhantomJS binary which was the last one that hadn’t been covered. Properties, directory names and support of latest versions Property that intended to be used as a system property to define a path to a binary: phantomjs.binary.path Property that is intended to be used as...... [Less]
Posted almost 8 years ago
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.Final release of the Arquillian Container Weld Root POM component! What is ... [More] 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...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 1.1.0 release of the Arquillian Cube Extension component! New version of Arquillian Cube ... [More] 1.1.0 has been released with new features and few bug fixes. What’s new Possibility for other custom strategies besides customAwaitStrategy BeforeStop events can be very restrictive at times. Now you can write your own BeforeStop logic. To implement a custom before stop logic, you need to create a class implementing org.arquillian.cube.spi.beforeStop.BeforeStopAction and registering it on cube definition. public class CustomBeforeStopActionImpl implements BeforeStopAction { private DockerClientExecutor dockerClientExecutor; ...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 1.1.13.3 release of the Arquillian Universe component! What is Arquillian Universe? ... [More] The Arquillian Universe BOM is a 'Bill of Material' Maven POM file collection that make up a module stack that stretch across the whole Arquillian Universe. Release details Component Arquillian Universe ...... [Less]
Posted almost 8 years ago
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 release of the Arquillian Spacelift component! What is Arquillian? ... [More] 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...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 1.1.13.4 release of the Arquillian Universe component! What is Arquillian Universe? ... [More] The Arquillian Universe BOM is a 'Bill of Material' Maven POM file collection that make up a module stack that stretch across the whole Arquillian Universe. Release details Component Arquillian Universe ...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 2.1.0 release of the Arquillian Drone Extension component! The final release of ... [More] Drone 2.1.0 is here! As a part of this release, apart from several bug fixes, we bring you two significant changes: Browser configuration is not case sensitive anymore Now, it doesn’t matter if you use htmlUnit or htmlunit. For both cases, you get the same browser. This is applied for all browsers that are supported by Drone. Support for configuration of WebClient options in HtmlUnitDriver If you want to configure WebClient options...... [Less]
Posted almost 8 years ago
Since we wrote this post we didn't laze around. Check our latest announcement. The Arquillian team is proud to announce the 3.0.0-beta-1 release of the ShrinkWrap Resolver component! In this release, we bring you a ... [More] bunch of bug fixes and improvements. For more information, check the release notes and resolved issues listed at the end of this announcement. What is ShrinkWrap Resolver? The ShrinkWrap Resolvers project provides a Java API to obtain artifacts from a repository system. This is handy to include third party libraries available in any Maven repository in your test archive. ShrinkWrap Resolvers additionally allow you to reuse all...... [Less]