void-linux / void-linux/void-packages
xbps-src test suite
Open
@Chocimier is already working on this.
Since Feb 13, 2023.
enhancement
Stale
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Some parts of xbps-src are exercised less often than other parts and become buggy for many months. It would be nice to have automated tests for that parts. They could cover:
- non-default configuration
- flags vs etc/conf
- build options
- less used commands like update-sys or show-*
- running with minimal documented tools in host
- running in worktree
- ...
I guess parts interacting with host would need running in container to be repeatable.
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.
Assessment
This issue has not been assessed yet.