Use the support in #210 to ensure old tests fail
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.7k
- Forks
- 662
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 2
Description
Need to go back and double-check that the tests in #199 and #202 fail with the new default params. Or if they don't, use the new runtime-configurable support in the tests configurable (should be able to record with custom command-line args already).
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 reading issues #210, #199, and #202, then inspect the tests those issues reference. Verify whether the old tests fail with the new default parameters; if not, use the runtime-configurable recording support described in #210 so the tests can supply custom command-line arguments. Done means the tests exercise the intended behavior under the new defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100