1.7.10
- Restore behavior of exceptions propagating out of the
test_start
ortest_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