retest icon indicating copy to clipboard operation
retest copied to clipboard

Run system tests for rails setup when `-all` is active

Open AlexB52 opened this issue 1 year ago • 0 comments

https://github.com/AlexB52/retest/pull/209 raised the issue that retest doesn't run system tests when using --all flag.

Changing the default command from bin/rails test to bin/rails test:all to run system tests when using the all flag.

AlexB52 avatar Aug 04 '24 21:08 AlexB52