my reporting tool expecting string "Passed"/ "Failed" for each test.
is there any solution work around to add custom attributes ?
Expected :
<testsuites disabled="0" errors="0" failures="0" tests="2" status: "Passed" time="29.76"> <testsuites disabled="0" errors="0" failures="0" tests="2" status: "Failed" time="29.76">
Actual :