Skip to content

Skipped tests always show 0 #198

Description

From comment resolved as out-of-scope in previous PR: #108 (comment). The test summary currently will always report the number of skipped tests as 0 due to a known issue in nextest: nextest-rs/nextest#885. Way I see this currently, there are two possible fixes for this:

  1. submit a fix for this in nextest's repo
  2. develop a workaround in this repo (possibly by parsing stdout)

Second opinions on preferred fix or suggestions for alternate fixes would be appreciated.

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