toptal / crystalball

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

Allow config values overriding #77

Closed pluff closed 6 years ago

pluff commented 6 years ago

This feature will allow any config value overriding with ENV variable. Can be useful for overriding diff_from or examples_limit config values.