devolo / adaptavist

python package providing functionality for Jira Test Management (tm4j)
MIT License
8 stars 11 forks source link

Add func delete_test_run #55

Open SlyJackal opened 9 months ago

SlyJackal commented 9 months ago

Add function to delete test run by key.

How to use:

delete a test cycle (formerly test run)

delete_test_run(test_run_key=test_run_key)

SlyJackal commented 9 months ago

Hi @Shutgun, I will

2Fake commented 6 months ago

Hi @SlyJackal. Do you know when you add the unit tests? Or can we close this pull request?