Visual tests
Open
Nobody has claimed this yet.
enhancement
writer
- Dominant language
- Rust
- Stars
- 554
- Forks
- 30
- Avg merge
- 17h 27m
- Merged PRs (30d)
- 8
Description
With hephaestus we now have a capable SVG writer.
We can use this to write plots to text-based files under version control.
We can snapshot these and watch for changes to guard against regressions.
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 locating the plot generation, hephaestus SVG writer, and existing test setup; the issue names no files or entry points. Determine how text-based SVG snapshots could be stored under version control and compared in tests. Done means visual regressions are detected through committed snapshots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-visualization, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100