Coverage module fixes: Fixed bug in determining all the methods defined for a route. Fixed bug in adapting routes with multiple methods in Sanic apps.
0.15.0
Not secure
Fixed bug in adapting Fast Api routes in which the path parameter type is also specified. Handled scenario when duplicate routes ( one with trailing slash and one without it) are returned by the app. Updated documentation.
0.14.1
Not secure
Fixes bug while testing with coverage for flask app, when the app is started externally.
0.14.0
Not secure
Added support for api coverage.
0.13.0
Not secure
0.12.0
Not secure
Upgraded to specmatic core 0.72.0 which adds git branch support.