Skip to content

Mocha doesn't report pending test as inconclusive  #1555

Closed
@fforjan

Description

@fforjan

It seems mocha can only report the test as failed or passed but not inconclusive.

Proposal would be to map pending to inconclusive.
Pending is done when the skip method is called.

This would requires to introduce a new property into the testexecutor / testframework exchange data structure about skipped tests.

Any thought ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions