Forum Discussion

cristianpepote's avatar
cristianpepote
Occasional Visitor
9 years ago

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

 

 

3 Replies

  • There won't be any new versions of SoapUI Pro, instead you can use Ready! API SoapUI NG Pro which you could access like this. (SoapUI Pro licenses are valid for Ready! API SoapUI NG Pro)

     

    <groupId>com.smartbear</groupId>
    <artifactId>ready-api-maven-plugin</artifactId>
    <version>1.4.1</version>

    I hope this helps!

    • yuraku's avatar
      yuraku
      Contributor

      is it still valid for Ready!API 1.8.0?

       

      i have license for that on my desktop and license for SoapUI Pro 5.0.0 on build agents

      • joeljons's avatar
        joeljons
        Staff

        Yes, SoapUI Pro licenses works for Ready! API 1.8 as well.