pylero icon indicating copy to clipboard operation
pylero copied to clipboard

Support for pylero-cmd to create/update TestCase objects

Open Dannyb48 opened this issue 3 years ago • 2 comments

Looking a the code and playing around with it I can query tests cases but it looks like I can only create/update test runs. I have a need to create/update test cases. Any chance we can support that functionality?

Dannyb48 avatar Dec 20 '22 16:12 Dannyb48

The project is intent to be used as library, the CLI did not include much function or not even been added into the cmd list.

@leelavg I feel there is a history of why not included it, any comments.

waynesun09 avatar Jan 03 '23 11:01 waynesun09

why not included it

  • basically, this project predates my joining in RH by at-least 4 yrs 😅
  • from what I remember the pylero-cmd was developed as a standalone using pylero just as a module, there used to be a confluence page mentioning the same
  • and as such, only required functionality was coded by then author of pylero-cmd

  • having said that, extending anything in pylero-cmd is up for grabs and mostly current maintainers may not be able to spend much time on that

leelavg avatar Jan 03 '23 11:01 leelavg