Skip to content

Can tests be marked as Pending at runtime? #1101

@cressie176

Description

@cressie176

Is it possible to mark a test as pending while it's being executed? Something like this.emit('pending') or this.pending = true?

The reason for this is that yadda executes multiple bdd steps per mocha test, and I've had a feature request to change the test to pending if one of the bdd steps hasn't been implemented.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: waiting for authorwaiting on response from OP or other posters - more information needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions