ctco / zephyr-sync

Tool to synchronize test results to Zephyr (test management add-on for JIRA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically create new test cycle

sergeytrasko opened this issue · comments

Now test cycle should be created manually to synchronize results.

Proposed solution: create test cycle automatically if it does not exist
This behaviour should be configurable, default value = true (do create test cycle)

Pull request added: #2

Merged