Nora Lin

Results 2 comments of Nora Lin

Thanks!! When I specify `diff_from: "origin/master"`, it picks up specs from the gem, because one of my commit introduces this gem, is there a way to exclude them? ex: `/vendor/cache/crystalball-bb6941984dbd/spec/logging_spec.rb`...

For that one, I ended up extending Crystalball::RSpec::Runner because I wanted to be able to provide a argument on runtime to exclude/include feature specs. So basically being able to run...