Add a test suite
- Dominant language
- Python
- Stars
- 12
- Forks
- 5
- Avg merge
- 2h 20m
- Merged PRs (30d)
- 3
Description
### What is the problem or limitation you are having?
At present, xbuild has no tests.
### Describe the solution you'd like
We should add a test suite that exercises xbuild and xvenv interfaces.
### Describe alternatives you've considered
No real option - tests are non-optional.
### Additional context
[This PR](https://github.com/pypa/cibuildwheel/pull/2590#issuecomment-3412479167) contains some code from cibuildwheel that does the sort of testing that should be performed for xvenv.
Contributor guide
Research direction
Start by reviewing the xbuild and xvenv interfaces and the testing code linked from the cibuildwheel pull request. Define coverage for both interfaces and establish what successful test execution should verify; the issue does not name files, entry points, or specific cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100