Utility for zephyr jira
Project description
What is it?
This is a plugin to update test results in Jira in Zephyr plugin. It supports any automation framework.
Why should I make it?
This plugin helps to fater update of test results.
Who should make it?
Any one who is using Zephyr Plugin in Jira can use this plugin to update test results.
When should I make it?
This plugin we should use along with our automation script. We can also use to update test results
Where should I put it?
Any automation farmework can use this. We can also use this plugin to update standalone
How should I make it?
[if testcases inside folder]
zephyr = ZephyrTestUpdate(, , , <JIRA_PROJECT>, , <CYCLE_NAME>, <FOLDER_NAME>)
[if testcases inside cycle] zephyr = ZephyrTestUpdate(, , , <JIRA_PROJECT>, , <CYCLE_NAME>) zephyr.createTestCycle(<CYCLE_NAME>, , ) [dates should be in mm/dd/yy] zephyr.Create_Folder_under_cycle(<CYCLE_NAME>, <FOLDER_NAME>) zephyr.AddTestCasesToCycle(, <CYCLE_NAME>, <FOLDER_NAME>) zephyr.updateExecution(, , ) zephyr.bulkUpdateCompleteFolder() [this will update whole folder/cycle] zephyr.bulkUpdateExecution(, , , ) [this will upadte status of multiple keys]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jirazephyrupdate-1.2-py3-none-any.whl.
File metadata
- Download URL: jirazephyrupdate-1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c84d857fce220cec54acd02a89e73418f9f9fc08e86b8e6d8b358934986c1387
|
|
| MD5 |
18eec56180abafdc97b083cd6153a4b8
|
|
| BLAKE2b-256 |
ed4aca4ec31b72d9131876bcd122cd5639203901bc1b6470c730dba574096b72
|