RailsEventStore/rails_event_store

View on GitHub
contrib/ruby_event_store-newrelic/.mutant.yml

Summary

Maintainability
Test Coverage
# https://github.com/mbj/mutant/blob/master/docs/configuration.md

usage: opensource
requires:
  - ruby_event_store/newrelic
includes:
  - lib
integration:
  name: rspec
mutation:
  operators: full
coverage_criteria:
  process_abort: true
matcher:
  subjects:
    - RubyEventStore::Newrelic*