Some trouble with JUnit 5 and solution

Yesterday had a pretty weird issue with Junit 5 which didn’t compile. Spent half a day trying to tweak pom file, specify specific directory and making sure I have proper scope and such. Funniest thing tests were working from eclipse, but from CLI both tests and package compilation fails. Turns out Eclipse was using incorrect… Continue reading Some trouble with JUnit 5 and solution