Problem to solve (from the user’s perspective)
The README indicates custom statuses can be overridden in the yaml config with case_result_statuses. However, this is only actually honored in JUnit uploads. Robot (and cucumber) uploads ignore it.
How could we improve this?
Make robot uploads honor custom case result statuses as well.
Primary value dimension
Accuracy — fewer mistakes or misreported results
If you selected “Other”, describe the value dimension
No response
Where is the limitation?
CLI — missing capability
CLI version (fill if CLI is involved)
No response
TestRail version/edition (fill if API is involved)
No response
What improves, and by how much?
readability
KPI(s)
N/A
Urgency
High — major efficiency or quality gain
Proposal (CLI-level sketch)
Copy JUnit custom status parsing to robot parser
Problem to solve (from the user’s perspective)
The README indicates custom statuses can be overridden in the yaml config with case_result_statuses. However, this is only actually honored in JUnit uploads. Robot (and cucumber) uploads ignore it.
How could we improve this?
Make robot uploads honor custom case result statuses as well.
Primary value dimension
Accuracy — fewer mistakes or misreported results
If you selected “Other”, describe the value dimension
No response
Where is the limitation?
CLI — missing capability
CLI version (fill if CLI is involved)
No response
TestRail version/edition (fill if API is involved)
No response
What improves, and by how much?
readability
KPI(s)
N/A
Urgency
High — major efficiency or quality gain
Proposal (CLI-level sketch)
Copy JUnit custom status parsing to robot parser