- Notifications
You must be signed in to change notification settings - Fork 93
Closed
Description
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
Labels
No labels