toptal / crystalball

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

Using Crystalball with Github Actions #136

Open cedricdekimpe opened 1 year ago

cedricdekimpe commented 1 year ago

I stumbled upon this project while searching a way to speed up the running of the test suites we do as part of our Github Actions workflow.

I played a bit with it locally and it seems to work just fine, and as much as I understand this is not an issue per say, I couldn't find any documentation about how and if it was possible to use Crystalball from inside a Github Actions workflow.

If anyone around here could give me some insight about this, it would be much appreciated.