Skip to content

Update nextTick method to return a promise #7

@llaski

Description

@llaski

It would be great if the nextTick method returned a promise so it could be used with async/await.

await this.nextTick()

Currently it doesn't return anything so not sure how it's currently utilized - it would at least require a callback to work correctly and have your assertions run within that callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions