Closed kgilpin closed 1 year ago
RSwag does all its work in a before hook, which doesn't work well with AppMap.
before
Implement an RSwag-specific recorder, and disable RSpec recording for RSwag tests.
Fixes #335
:tada: This PR is included in version 0.101.0 :tada:
The release is available on:
v0.101.0
Your semantic-release bot :package::rocket:
RSwag does all its work in a
before
hook, which doesn't work well with AppMap.Implement an RSwag-specific recorder, and disable RSpec recording for RSwag tests.
Fixes #335