jmid / mutaml

An OCaml mutation tester
BSD 2-Clause "Simplified" License
65 stars 4 forks source link

Add ability to adjust diff command #8

Closed jmid closed 1 year ago

jmid commented 1 year ago

The ocaml-ci tests are failing on Alpine because it doesn't understand diff --color - which is unfortunately hard-coded for now. We should add, e.g., an environment variable to be able to adjust it.