How could I start using Stryker4s with Scala, when using Bazel as a build system?
I see there is already support for sbt and Maven.
What could be the easiest path to add support for Bazel? What steps would be needed? (I could try contributing a solution)
Is there e.g. a way to use Stryker4s from the command line?
Thank you!
Here is an example Scala project with Bazel: https://github.com/gergelyfabian/bazel-scala-example
How could I start using Stryker4s with Scala, when using Bazel as a build system?
I see there is already support for sbt and Maven.
What could be the easiest path to add support for Bazel? What steps would be needed? (I could try contributing a solution)
Is there e.g. a way to use Stryker4s from the command line?
Thank you!
Here is an example Scala project with Bazel: https://github.com/gergelyfabian/bazel-scala-example