Releases: anaxdojo/anax
v1.2.0
Anax 1.0.2 - new tricks
This release is a first for Github Actions
for this project, changing the repository to Github Packages
.
Features-wise, a number of features are pending for the future.
Anax 0.9.8 - Getting there!
This release is getting closer to 1.0 for our Anax feature set - we now have matured our Zephyr (JIRA / ZAPI) plugin support and also have added a first version of a combined reporter allowing two reporting plugins to work in parallel (e.g. Allure reporting in HTML5 rich interface together with ZAPI Zephyr Test Cycles)
Plugin features:
- ZAPI plugin:
- support for Test Cycles with configurable App Version (VersionResolver)
- test case discovery (TestCaseNameResolver)
- Combined plugin:
- Allows two reporters to work in parallel (Allure and ZAPI provided as an example combined reporter)
Anax with ZAPI
In tandem with various fixes right and left, we are now adding a ZAPI (Zephyr) plugin as a Reporter. This cannot (for the moment) co-exist with Allure Reporter plugin, but in the future we'll combine the two in a more modular way. Screenshots and Videos are uploaded on JIRA now, on the Execution of the Zephyr test case.
Let us know your comments/feedback on the issues page.