When trying to run tests using command mvn test I receive an error:
[ERROR] There was an error in the forked process [ERROR] java.lang.NoClassDefFou
adding following dependency helped in my case
org.junit.platform junit-platform-commons 1.5.2