Skip to content

Debug code / test using breakpoints #901

Closed
@ConnorStroomberg

Description

@ConnorStroomberg

What problem does this feature solve?

Fix errors in your test or code under test by setting a break point and inspecting the system state.

Using the 2.x CLI combined with Karma Chrome/Firefox/... i could run a test and use the browsers build in debugger to debug de code. In the new CLI ( 3.x with jsdom) i do not see how this is done in a clean and easy to use way.

What does the proposed API look like?

yarn test --debug

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