Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

A way to unpause when using the pause helper #3

@Robdel12

Description

@Robdel12

The pause helper on @bigtest/mocha & in @bigtest/interaction is really helpful for debugging tests. But when you pause a test with Karma the runner hangs and you need to kill the test server and restart it to rerun any tests.

I'm not sure how we handle this. The first thought is save the resolve method of the never ending promise to a global function so you can resolve it at any time. But this pollutes the global space 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions