Skip to content

0.3.2 (2023-04-04)

Latest
Compare
Choose a tag to compare
@azarouski azarouski released this 17 Jan 17:59
· 1 commit to main since this release
0992929

Enhancements

  • N/A

Fixes

  • [#6 ] Program interruption if authentication fails was added.

Info

Installation

  • To use in your project just install dependency:

    with Pip
    pip install robotframework-zebrunner==0.3.2
    
    or with Poetry
    poetry add robotframework-zebrunner==0.3.2