Skip to content

suppress scalacheck output when running only scalatest tests #212

@fommil

Description

@fommil

this may be an sbt problem, but when I run something like

core/it:test-only *SearchServiceSpec -- -z "refresh files that have changed"

(which only matches scalatest tests) then I get this in the output

[info] ScalaCheck
[info] Passed: Total 0, Failed 0, Errors 0, Passed 0
[info] Warning: Unknown ScalaCheck args provided: -z refresh files that have changed

I'd like to suppress scalacheck output here please.

Full sources for reproduction at https://github.com/fommil/ensime-server/commits/graphpocalypse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions