Codeception
Codeception copied to clipboard
Feat Test Id for JUnit XML Report
This is feature for ability to assigning custom identifier to test; For now this feature is integrated with JUnit report and change attribute name on testcase node
This logic is applied to xml report only if Codeception\Attribute\Identifier is used in code
Close #6778