Skip to content

Feature Request: Ability to run only certain tests #48

Description

@theon

I have a mixture of ScalaTest unit tests and ScalaMeter performance benchmark tests in my project and I would like scct to only run the unit tests.

Without using scct I can run test-only com.github.theon.* to run only the unit tests and test-only benchmarks.* to run the performance benchmark tests. With scct, I can only run scct:test to run both sets of tests. It would be great to be able to run something like scct:test-only com.github.theon.*.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions