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

Add Swagger Tags to coverage report #108

Open NorbertHoene opened 2 years ago

NorbertHoene commented 2 years ago

[//]: # ( . 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 start with a capital . letter and no dot is required in the end of the sentence. An example of good issue names: . . - Bad perfomance with a large specification . - Support OAS3 )

I'm submitting a ...

What is the current behavior?

Swagger allows to have tags for each resource. These tags are not displayed in swagger-coverage html report.

If the current behavior is a bug, please provide steps to reproduce, broken swagger specification and swagger-coverage-output:

What is the expected behavior?

Please add the swagger tags to swagger-coverage html report.

What is the motivation / use case for changing the behavior?

Easier grouping and so on.

Other information

[//]: # ( . e.g. detailed explanation, stacktraces, related issues, suggestions . how to fix, links for us to have more context )