Test the scripts in reference_data directory
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- C++
- Stars
- 2
- Forks
- 1
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
The reference_data directory contains a number of Python scripts for generating C++ source code. Realistically these scripts should be tested to ensure they work correctly.
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 by inventorying the Python scripts in the reference_data directory and running them to understand how they generate C++ source code. Add tests that exercise the scripts and verify they work correctly; done means the test suite covers the relevant scripts and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100