Skip to content

Provide additional instructions for using Gradle, including how to filter by tags #119

@mikezx6r

Description

@mikezx6r

The current docs don't work well if integration tests are part of the main build using something like the Nebula Facet, or defining a custom source set.

The problem is all tasks in the build will ignore failures, which is not the desired result.

Update the documentation to present an alternative configuration strategy.

In addition, the current instructions do not describe how to filter via tags using Gradle, only Maven, and passing -Dtags= does not work w/o a minor change to the Gradle build configuration

Metadata

Metadata

Assignees

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