You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.