Hi,
Thank you for this nice tool. I really like this.
When a swagger file is big, it generates too many constraints error. The constant pool includes numbers, strings, method names, field names, class names, references to classes and methods. The limit is 65536. I tried this project (https://github.com/devgateway/ocvn) with 500 testsperoperation option. The project's swagger file is here: https://github.com/codingsoo/temp_swagger/blob/main/ocvn.json
It would be great if RESTest can handle the big swagger file and large number of testsperoperation option. (probably by splitting the Junit file?)
Hi,
Thank you for this nice tool. I really like this.
When a swagger file is big, it generates too many constraints error. The constant pool includes numbers, strings, method names, field names, class names, references to classes and methods. The limit is 65536. I tried this project (https://github.com/devgateway/ocvn) with 500 testsperoperation option. The project's swagger file is here: https://github.com/codingsoo/temp_swagger/blob/main/ocvn.json
It would be great if RESTest can handle the big swagger file and large number of testsperoperation option. (probably by splitting the Junit file?)