Skip to content

CI/TST: Better information about the tests in azure-pipelines #29214

Open
@datapythonista

Description

@datapythonista

Copying from astropy/astropy#8445 (comment)

If you install the newest version of pytest-azurepipelines (1.0.0rc1) https://pypi.org/project/pytest-azurepipelines/1.0.0rc1/ I've switched the output from Junit to Nunit XML as its better supported in Azure Pipelines.
You can then run this Azure plugin https://marketplace.visualstudio.com/items?itemName=AnthonyShaw.vss-pytest and you get an extra tab in the UI with all the information from the Pytest run, including skip reasons, fail reasons, fixtures, versions, parameters.

I guess we want this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions