cristianpepote
10 years agoOccasional Visitor
Maven Soapui Plugin with json assertions does not work well in junit test
Maven Soapui Plugin with json assertions does not work well when i use last respository version in a maven project:
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-maven-plugin</artifactId>
<version>5.1.3</version>
Logs:
17:37:26,465 ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath RegEx Match]
17:37:26,482 ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath Count]
When will it be released 5.1.2 version to be able to use this type of assertion?
A lot of thanks!!!!!
Cristian Romero Matesanz