无法在项目构建路径上找到“org.jun .platform.common . annots . testable”。JUnit5测试只能在JUnit5在构建路径上运行
楼主,报错已经说了的嘛,框架里面mapper包 test不是 public的。
Cannot find'org.junit.platform.commons.annotation.Testable' on project build path.JUnit5 tests can only be run if JUnit 5 is on the build path