Add mutation testing in the CI
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Inspect the existing CI configuration and the fuzzing, coverage, and Valgrind jobs first. Choose and document a mutation-testing approach, then verify that a parallel job runs on one OS and compiler and reports how many tests need improvement.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem?
I’d like to improve ArkScript test suites. We already have coverage, but that only tells us the code was executed, not that it’s correct.
Describe the solution you would like
To improve our tests, I’d like to add mutation testing (along side the existing fuzzing and coverage).
The idea would be to add a job running in parallel with the valgrind job. The idea is to run mutation testing on a single OS with a single compiler, to report how many tests should be improved.
https://www.youtube.com/watch?v=lhcXAnNgzlo
Is it a big modification to the language? Leave it if you don't know
- Breaking change
- Compiler/syntax modifications
- Runtime modifications (standard library, modules, packages...)
- Dominant language
- C++
- Stars
- 729
- Forks
- 54
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 2
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.
More from ArkScript-lang/Ark
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
ArkScript-lang/Ark#712 · 2 comments ·
-
🤔 help wanted ark/repl documentation enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
ArkScript-lang/Ark#711 ·
-
❗️ priority/low 👷 ci 🤔 help wanted github_actions
Difficulty 5/5 Over a week Newbie friendliness 30/100
ArkScript-lang/Ark#708 ·
-
Link Checker Report Openautomated issue report
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
ArkScript-lang/Ark#700 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArkScript-lang/Ark#631 ·
All issues in ArkScript-lang/Ark
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·