getkyo / kyo

Toolkit for Scala Development
https://getkyo.io
Apache License 2.0
559 stars 47 forks source link

[build] introduce sbt repeat command #819

Closed fwbrasil closed 3 weeks ago

fwbrasil commented 3 weeks ago

To make it easier to debug flaky tests. The command stops at the first failure and allows setting a max number of iterations.