Slash v1.7.10 Release Notes

Release Date: 2019-04-30 // almost 5 years ago
    • ✅ Restore behavior of exceptions propagating out of the test_start or test_end hooks. Correct behavior is for those to fail the test (thanks @pierreluctg)
    • 👷 Parallel sessions now honor fatal exceptions encountered in worker sessions
    • 🛠 Fixed a bug causing requirements to leak across sibling test classes