commands: [
    "sbt -batch -no-color test"
    "sbt -batch -no-color integration:test"
    "sbt -batch -no-color regression:test"
]