Re: Preferred approach to the JUnit 5 migration?

2021-08-28 Thread David Handermann
Mike, Thanks for raising this question. I have a couple thoughts, and I would be interested in perspectives from others. Having worked on a number of performance and stability issues related to testing, there are varying degrees of test quality throughout the project. The collective result is

Preferred approach to the JUnit 5 migration?

2021-08-27 Thread Mike Thomsen
Some responders seem to prefer a batched migration while others have suggested a massive PR that does all of the low-hanging fruit in one push. I can do either, but would like to know what folks who can do the reviews would prefer before going much deeper. Either way, most of the migration can be