Skip to content

TAP: Should test.only() contribute to skipped count summary? #471

@therealklanni

Description

@therealklanni

I personally think it should, as this would be useful information.

Currently, if you use the test.only() method, it doesn't tally any other test() calls as skipped and thus they go unreported (as if they don't exist).

Side note: maybe even useful in the normal AVA output?

7 passed
2 skipped

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions