spring-projects / spring-projects/spring-framework
Verify AOT testing support for all tests in the `spring-test` module
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 60.2k
- Forks
- 38.8k
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 27
Description
Overview
Now that we have AOT testing support in place, we should introduce a way to run end-to-end tests for all Spring TestContext Framework integration tests in the spring-test module.
This will help us to discover issues with our ongoing AOT efforts.
Related Issues
- #30834
- #31472
- #31733
- #31442
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the spring-test module and the Spring TestContext Framework integration tests, then review related issues #30834, #31472, #31733, and #31442 for the existing AOT testing approach. Done means there is a way to run end-to-end AOT tests across all integration tests in the module and use that run to expose AOT-related failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100