Arquillian Recorder 1.0.0.Beta1 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.Beta1 release of the Arquillian Recorder 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 Recorder |
---|---|
Version | 1.0.0.Beta1 view tag |
Release date | 2015-01-14 |
Released by | Stefan Miklosovic |
Compiled against |
Published artifacts org.arquillian.extension
- org.arquillian.extension » arquillian-recorder-api jar javadoc pom
- org.arquillian.extension » arquillian-recorder-spi jar javadoc pom
- org.arquillian.extension » arquillian-recorder-reporter-api jar javadoc pom
- org.arquillian.extension » arquillian-recorder-reporter-spi jar javadoc pom
- org.arquillian.extension » arquillian-recorder-reporter-impl jar javadoc pom
- org.arquillian.extension » arquillian-recorder-screenshooter-api jar javadoc pom
- org.arquillian.extension » arquillian-recorder-screenshooter-spi jar javadoc pom
- org.arquillian.extension » arquillian-recorder-screenshooter-impl-base jar javadoc pom
- org.arquillian.extension » arquillian-recorder-video-api jar javadoc pom
- org.arquillian.extension » arquillian-recorder-video-spi jar javadoc pom
- org.arquillian.extension » arquillian-recorder-video-impl-base jar javadoc pom
- org.arquillian.extension » arquillian-desktop-video-recorder jar javadoc pom
Release notes and resolved issues 8
- Enhancement
- Feature Request
- Bug
-
- ARQ-1829 - Reporting ScreenshotEntry with phase == onEveryAction is not possible
- ARQ-1839 - Reporter: if test does not have screenshots then next test report has wrong indentation
- ARQ-1877 - PropertyEntry.getProperties doesn't seem to be rendered recursivly
- ARQ-1894 - Deleted videos appear in resulting report
Thanks to the following list of contributors: Stefan Miklosovic, Juraj Huska