Skip to content

Pytest Run Tests Logic #20081

Closed
Closed
@eleanorjboyd

Description

@eleanorjboyd
Member

Write the function which is part of the pytest plugin that handles the output from the run test logic. After the tests are run in pytest, the plugin should be called and it should return to the python extension in VS Code a correctly formatted JSON package with the test results.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @eleanorjboyd

    Issue actions

      Pytest Run Tests Logic · Issue #20081 · microsoft/vscode-python