Releases: rhevm-qe-automation/pytest_jira
Releases · rhevm-qe-automation/pytest_jira
Version 0.3.12
23 Sep 19:26
Compare
Sorry, something went wrong.
No results found
Version 0.3.12
add option to return jira issue metadata (#108 )
Version 0.3.11
09 Sep 17:16
Compare
Sorry, something went wrong.
No results found
Version 0.3.11
add retry on JSONDecodeError. fix issue #105 (#106 )
Dropping support for python 2 (#101 )
Version 0.3.10
12 Jun 10:12
Compare
Sorry, something went wrong.
No results found
Version 0.3.10
Look in the tests root dir for jira.cfg and not only in the current dir (#100 )
Version 0.3.9
12 Dec 14:37
Compare
Sorry, something went wrong.
No results found
Version 0.3.9
Get rid of deprecated warning in pytest 3.6 (#99 )
Version 0.3.8
12 Dec 13:23
Compare
Sorry, something went wrong.
No results found
Version 0.3.8
Enable using envar for password (#97 )
Align plugin with pytest version 4.0 (#98 )
Handle connection errors (#95 )
Version 0.3.7
12 Jul 07:52
Compare
Sorry, something went wrong.
No results found
Version 0.3.7
Process jira marker during tests collecting (#91 )
Add supporting of xfail_strict ini parameter (#90 )
Added keyword option "skipif" to disable issue marker (#89 )
401 client exception may occur when invalid creds (#87 )
Version 0.3.6
05 Oct 08:15
Compare
Sorry, something went wrong.
No results found
0.3.6
Dropping support for python 2.6 (#85 )
Version 0.3.5
01 Aug 13:14
Compare
Sorry, something went wrong.
No results found
0.3.5
Flipped fixture return value, now return True if issue is open, False if resolved (as it is documented) (#83 )
Always skip issue when run is False (#82 )
Fix potential AttributeError (#81 )
packaging: enforce flake8==3.3.0 for py2.6 (#80 )
Added docstring to jira_issue fixture (#79 )
Version 0.3.4
19 Jul 13:02
Compare
Sorry, something went wrong.
No results found
0.3.4
Jira fixture (#77 )
Use dict.get() in get_issue or missing field will raise KeyError (#76 )
Version 0.3.3
13 Jun 08:00
Compare
Sorry, something went wrong.
No results found
0.3.3
Added ssl verify parameter into request (#74 )