Draft: prototype for init/status, dry-run, styled help, and json output#412
Draft: prototype for init/status, dry-run, styled help, and json output#412ikotelnikov wants to merge 1 commit intogurock:mainfrom
Conversation
|
Hi @ikotelnikov thank you for opening this PR! its currently under review, we'll get back to you soon. If you don't mind what specific use cases do you intend to utilize these features for? Thank you. |
|
Hi @acuanico-tr-galt thanks for answering! The main goal of this PR is to show a prototype. I shared it with the TestRail Product Manager via email. I’m not really proposing to review and merge this code as-is. If any of the ideas are interesting, it would make more sense to split them into smaller, separate PRs. The features here fall into two directions:
Overall, you can just run the prototype, see how it works in practice, and feel free to close this PR. |
This is a draft prototype PR to show a possible direction for several related TRCLI improvements:
The goal is to make TRCLI easier to set up, safer to automate, and easier to integrate with CI / AI-assisted workflows.
This PR is intentionally shared as a prototype first to get feedback on direction and scope.
If the approach looks useful, I can split this into smaller follow-up PRs for review.