Move all regression tests to pytests
Open
enhancement
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 137
Description
**Is your feature request related to a problem? Please describe.**
Several of the existing regression tests simply do output diff checking. We should migrate them to python tests so we can do better assertions and print more clear error messages when tests fail
**Describe the solution you'd like**
Move all regression tests to pytests
Contributor guide
Research direction
Start by inventorying the existing regression tests and their output-diff checks. Review how those tests currently run, then identify the Python/pytest structure needed for migration. Done means all regression tests use Python tests with explicit assertions and clearer failure messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100