Our toolkit has over 15000 JUnit tests, and many tests are known to fail if some other test fails. For example, if the method X.foo() uses functionality from Y.bar() and YTe
There's a contribution to JUnit that address this: https://github.com/junit-team/junit.contrib/tree/master/assumes