Skip to content

generating trx with classname and name as none #14

@puagarwa

Description

@puagarwa

The tool is generating in trx file with partial information, It always fill test method classname and name property as none which leads to incorrect publishing on vsts because these two fields are mandatory field to correctly identify a test method.


<TestMethod codeBase="out/test/api.test.js" className="none" name="none"/>

There is issue filed on azure-pipeline repo for this issue here is the link microsoft/azure-pipelines-tasks#10024

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions