The idea prompts an error when running the test. Failed to resolve org. JUnit. Platform: JUnit platform launcher: 1.7.0
POM add dependency
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>1.7.0</version>
<scope>test</scope>
</dependency>
Read More:
- [Solved] Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2
- java.lang.NoClassDefFoundError: org/junit/platform/launcher/TestExecutionListener
- org.junit.platform.commons.JUnitException: TestEngine with ID ‘junit-vintage‘ failed to discover tes
- Android studio failed to resolve: junit:junit : 4.12 solutions
- import org.junit.Test And @ test error reporting — solutions
- Spring configuration transaction, JUnit unit test error “failed to load ApplicationContext”
- Spring integrates JUnit configuration
- Failed to load platform rendering library
- How to Fix “junit.framework.Comparison Failure Expected: but was”
- Troubleshooting of Jenkins upgrade to 2.42 JUnit test report
- The app failed to start because there is no Qt platform to initialize
- This application failed to start because it could not find or load the QT platform
- The usage of Java JUnit unit test and the solution of initialization error
- python: This application failed to stat could not find or load the Qt platform plugin “windows”
- This application failed to start because it could not find or load the Qt platform plugin “windows”.
- Junit4 unit test reports an error invalid project specified
- Rendering Problems :Failed to load platform rendering library
- Vitis: platform out of date, makefile error at compile time; The modified application compiles to undefined reference
- Solution to a Jenkins serious error recorded by automation platform
- ERROR: pygame-1.9.2-cp35-cp35m-win32.whl is not a supported wheel on this platform.