我在执行yaml文件时遇到以下错误。谁能帮我弄清楚吗。如果需要更多的信息,请告诉我。
org.testng.TestNGException: org.yaml.snakeyaml.error.YAMLException: Unable to find property 'metrics'
on class: org.testng.xml.XmlSuite
at org.testng.TestNG.parseSuite(TestNG.java:333)
at org.testng.TestNG.initializeSuitesAndJarFile(TestNG.java:353)
at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:39)
at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:110)
Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find property 'metrics' on class:
org.testng.xml.XmlSuite
code
---------
暂无答案!
目前还没有任何答案,快来回答吧!