Skip to content

Provide a Gradle task for running an application using the test source set's output and runtime classpath #35248

@wilkinsona

Description

@wilkinsona

To accompany the new support for a main class in src/test/java, we should add a new bootTestRun task to the Gradle plugin. This task will find the main class from the test source set's output and run that main class using the test source set's runtime classpath.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions