Skip to content

See UI state during or after test run #278

@meirka

Description

@meirka

Hello, I wonder if it is possible to see what's happening with UI during a test run.

Currently I'm using Angular TestBed to test components. All tests run under jasmine in the browser, so I can actually observe UI changing or if I get stuck, I can see at which point UI stopped (given teardown after each test is turned off).

I like the idea behind this project and implementation looks very nice, but I'm having really hard time not seeing UI - makes it hard to see what's going on.

Is there a way to see UI as test is running or stopped (finished or hit debug point)?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions