Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many constraints error #181

Open
codingsoo opened this issue Apr 20, 2021 · 0 comments
Open

Too many constraints error #181

codingsoo opened this issue Apr 20, 2021 · 0 comments

Comments

@codingsoo
Copy link

codingsoo commented Apr 20, 2021

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?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant