Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show reminder of failed tests at the end (#1521)
From scalatest's doc [1]: > This minimizes or eliminates the need to search and scroll backwards to find out what tests failed or were canceled. For large test suites, the actual failure message could have scrolled off the top of the buffer, making it otherwise impossible to see what failed. [1] https://www.scalatest.org/user_guide/using_the_runner
- Loading branch information