Skip to content

spockito.Unroll does not adhere to the Gradle "--tests <pattern>" argument #10

@roded

Description

@roded

Seems like when running a Gradle test task with explicit tests inclusion via the --tests argument, spockito runs the unrolled tests even if their names do not adhere to the inclusion argument.

I.e.,
:my-project:test --tests "*NoSuchTest*"
will run all unrolled spockito tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions