cypress-failed-log
cypress-failed-log copied to clipboard
Log during test instead of after?
One of our tests is hanging on the build server and never completes. It would be nice if we could enable this logging so it happens while the test is running, instead of afterwards.
(Yes, I realize this means the logs would occur for successful tests too. That's fine.)
also interested in this because of hanging issue