toptal / crystalball

Regression Test Selection library for your RSpec test suite
https://toptal.github.io/crystalball/
MIT License
322 stars 41 forks source link

Unify predictor output to match RSpec example format #68

Closed pluff closed 6 years ago

pluff commented 6 years ago

Sometimes we return "spec/file1.rb" as a prediction, sometimes "./spec/file1.rb". This PR unifies the output to always be "./something".