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

Can't create html report #103

Open mgigarf opened 2 years ago

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

I tried to implement coverage to my tests, and after tests run i reseive only json report, without html. Win10, variables are ok, java 16, long path enabled.

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

What is the expected behavior?

I expect to recieve html report=)

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

Other information

It mau be my trouble, but i can't understand what am i doing wrong( [//]: # ( . e.g. detailed explanation, stacktraces, related issues, suggestions . how to fix, links for us to have more context )