Skip to content

Releases: anaxdojo/anax

v1.2.0

15 Mar 16:14
28d31c7
Compare
Choose a tag to compare

Compile anax with selenium 4
Comile anax with java 11

Anax 1.0.2 - new tricks

12 Oct 16:12
Compare
Choose a tag to compare

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!

11 Dec 16:19
Compare
Choose a tag to compare

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

29 Nov 21:43
Compare
Choose a tag to compare

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.

v0.8.0

26 Sep 10:55
Compare
Choose a tag to compare
Fixing travis build