TopoToolbox / TopoToolbox/libtopotoolbox
Output DEMs and other information from failing tests.
Open
Nobody has claimed this yet.
test
- Dominant language
- C
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
This will help make debugging test failures easier.
It is easiest to start with the snapshot tests (test/snapshot.cpp) because we already have GDAL for I/O there.
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.
Research direction
Start with the snapshot tests in test/snapshot.cpp, where GDAL is already available for I/O. Inspect how failing tests currently report results and determine what DEMs and other information should be emitted; done means failures provide that debugging output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100