Hey, If each test in a group is effectively dependent on all the tests before it, then it would be useful to abort the group if any tests fail. I had a read through the docs, and a quick look at the code, but didn't spot a way of doing this (short of implementing a custom test runner). Is if possible to do this easily? Thanks, Chris