Hi, I can't help but wonder if there is any practical reason for keeping monolithic test modules. These things are already pretty large (1500 - 2200 LOCs) and can only grow. Development aside, I assume that many users use tests the same way as me, to check the intended behavior, and largish loosely coupled modules make it harder than it should be.
If there's no rationale for that it could be a good time start thinking about moving tests to packages and separating into modules reflecting project structure. -- Best, Maciej --------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org