Open fragoulis opened 3 years ago
Publish events at key points. Utilize rspec formatters to send events regarding the various stages and events regarding individual examples.
Then take out everything related to rspecq into a separate integration. Do the same for sentry.
https://guides.rubyonrails.org/active_support_instrumentation.html https://rubydoc.info/gems/rspec-core/RSpec/Core/Formatters
Closes #59
Publish events at key points. Utilize rspec formatters to send events regarding the various stages and events regarding individual examples.
Then take out everything related to rspecq into a separate integration. Do the same for sentry.
https://guides.rubyonrails.org/active_support_instrumentation.html https://rubydoc.info/gems/rspec-core/RSpec/Core/Formatters
Closes #59