swagger-coverage icon indicating copy to clipboard operation
swagger-coverage copied to clipboard

Tool which generates full picture of coverage of API tests based on OAS (Swagger) v2 and v3

Results 35 swagger-coverage issues
Sort by recently updated
recently updated
newest added

Can't find a way to do it with the config, what if we want to put this output to another location?

Or is there another way to get one-file report, but taking into account several swagger definition files from several microservices?

#### I'm submitting a ... - [x] bug report - [ ] feature request #### What is the current behavior? `swagger-coverage-commons` has a direct dependency `implementation("ch.qos.logback:logback-classic")` on logback #### If...

I cloned the repo, and opened a powershell prompt and ran `bash run.sh` and get errors. ``` powershell PS C:\Users\Andrew\source\repos\swagger-coverage> wsl Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.10.102.1-microsoft-standard-WSL2 x86_64) andrew@Laptop:/mnt/c/Users/Andrew/source/repos/swagger-coverage$...

[//]: # ( . This repository's issues are reserved for feature requests and bug reports. . . Make sure you have a clear name for your issue. The name should...

[//]: # ( . This repository's issues are reserved for feature requests and bug reports. . . Make sure you have a clear name for your issue. The name should...

[//]: # ( . This repository's issues are reserved for feature requests and bug reports. . . Make sure you have a clear name for your issue. The name should...

[//]: # ( . This repository's issues are reserved for feature requests and bug reports. . . Make sure you have a clear name for your issue. The name should...

#### I'm submitting a ... - [ ] bug report #### What is the current behavior? Coverage report score 0% and a parameter is 'null' If the openapi3 spec contains...

type:bug

Hello. Just after added lib to gradle dependencies: `compile "com.github.viclovsky.swagger.coverage:swagger-coverage-rest-assured:1.1.1"` I had countered with error after launch any API test: `Cannot resolve ambiguous delegation of public io.restassured.specification.ResponseSpecification io.restassured.specification.ResponseSpecification.root(java.lang.String) to net.bytebuddy.implementation.bind.MethodDelegationBinder$MethodBinding$Builder$Build@dde054d7...

type:bug