Test Runner - Errors on top

Issue #766 resolved
Derek Wiers created an issue

Unless I'm missing something, as far as I know, if you're moving through several test failures in the list of tests run by the test runner, and want to see why any given one failed, you have to scroll all the way down to the bottom of the debug log window to find that out, unless there's a better way I don't know about. Would there be a way to copy just the exception text to the top of the debug so it's easy to look through quickly?

Comments (6)

  1. Scott Wells repo owner

    Derek, there are a few test runner settings that you may want to adjust:

    TestRunnerSettings.png

    Try adjusting your settings that way and see if it doesn't provide a better experience.

  2. Derek Wiers reporter

    I tried messing with them but I still have to scroll all the way to the bottom of each and every failed test to see what assertion error or other exception would be.

  3. Scott Wells repo owner

    Are you still seeing this? If I check things like auto-scroll to stack trace, I get the desired behavior. Feel free to reopen if it's still an issue for you.

  4. Log in to comment