viclovsky / swagger-coverage

Tool which generates full picture of coverage of API tests based on OAS (Swagger) v2 and v3
Apache License 2.0
197 stars 38 forks source link

swagger-coverage integration for Karate Framework #104

Closed Fresh-D101 closed 2 years ago

Fresh-D101 commented 2 years ago

Add integration for Karate Framework.

I've been working on this integration for the past couple of weeks and it comes with a manual, and unit tests. It is also currently used in a project I am working on at work and thus I have been able to test it accordingly.

If anything is still needed to merge this PR let me know :)