做单元测试的时候,报spring boot no tests found with test runner 'JUnit5'。 解决: 将junit5改为junit4就可以顺利测试。 相关文章: 2021-04-27 2022-12-23 2021-07-06 2021-11-14 2022-02-26 2021-06-30 2021-06-05