Feature request: post test screenshots in pr comment
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Some GUI tests make a screenshot at some point:
> git grep machine\.screenshot nixos/tests | wc -l
74
In many cases such screenshots can only be inspected by a human, so it'd be nice if ofborg posted them as github comments after running the tests
Contributor guide
No contributing guide indexed for this repository
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 running git grep machine\.screenshot nixos/tests to understand the existing GUI screenshot points, then trace how ofborg runs these tests and posts GitHub comments. Done means screenshots from applicable GUI tests are made available in pull-request comments for human inspection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100