move WithNestedTests from src/test to src/test-framework [LUCENE-5403]
Open
legacy-jira-priority:Major
type:test
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
This class is abstract: its useful if you want test-the-tester tests.
---
Migrated from [LUCENE-5403](https://issues.apache.org/jira/browse/LUCENE-5403) by Robert Muir (@rmuir)
Contributor guide
Research direction
Inspect the WithNestedTests class under src/test and the surrounding structure in src/test-framework. Move the class to the test-framework area while preserving its role for test-the-tester tests, then run the relevant Lucene test or build checks to confirm the class remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100