CommentSep 15, 20182
I think this should be avoided because If you want to modify the first test, this will likely break the second one Sometimes you want to only run one test with the .only modifier. In this case you will also run into problems Also if you rearrange them I think unpredictable dependence between chunks of code is generally a rather bad idea.