I tried Dredd but it's not working with openapi spec 3.0 that is generated by Loopback 4 framework.
I wanted to know what are the options available for this type of testing where I want to validate the openapi 3.0 API description against backend implementation of the API.
Any alternative for Dredd that provide similar functionality but works for openapi 3.0 ?