gofiber / swagger

🧬 fiber middleware to automatically generate RESTful API documentation with Swagger
MIT License
425 stars 31 forks source link

Add Unit Tests #70

Closed absenth closed 1 year ago

absenth commented 1 year ago

I would like to add automated testing to this project.

gaby commented 1 year ago

@absenth https://github.com/gofiber/swagger/blob/main/swagger_test.go

absenth commented 1 year ago

Sorry I opened this in error.