Skip to content

Releases: JamalZeynalov/pytest-jira-xfail

1.2.1

09 Jul 09:11
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

1.2.0

06 Jun 10:47
Compare
Choose a tag to compare

Add an ability to get keys of all mentioned issues.
The method 'get_all_linked_issues' will return a list of keys like ["PR-1", "PR-155", "JR-12"]

Full Changelog: 1.0.4...1.2.0

1.0.4

16 May 12:32
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

1.0.3: Add Playwright exceptions types

19 Jun 15:19
Compare
Choose a tag to compare

1.0.2: update dependencies

14 Jun 12:08
Compare
Choose a tag to compare
Update dependencies

1.0.1: Selenium and Requests exceptions

01 Dec 18:27
Compare
Choose a tag to compare

Selenium and Requests exceptions added

Full Changelog: 1.0.0...1.0.1

Version 1.0.0

07 Nov 11:45
Compare
Choose a tag to compare
Update README.md

Version 0.0.4

07 Nov 10:01
Compare
Choose a tag to compare
Add xfail message example to README.md

Version 0.0.2

07 Nov 09:17
Compare
Choose a tag to compare

Full Changelog: 0.0.1...0.0.2

Version 0.0.1

07 Nov 08:37
Compare
Choose a tag to compare

The first version of the plugin