-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement
Milestone
Description
Overview
Similar to the org.springframework.aot.test.build.GenerateTestBootstrapCommand from the Spring Native project, we need a command-line application that triggers AOT context processing for the TestContext framework.
This application should use the TestClassScanner (see #28824) to locate Spring test classes and then pass those test classes to the component(s) created in conjunction with #28204.
Related Issues
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement