HN2
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
matthewfcarlson
9 months ago
|
parent
|
context
|
favorite
| on:
Cargo-mutants:zombie: Inject bugs and see if your ...
I wonder if there’s something similar to run on a c codebase.
zhaoweny
9 months ago
|
next
[–]
There's mull[1], which is based on LLVM toolchain and can accept any language that transforms into LLVM bytecode. SQLite[2] also does mutation testing, by compile and mutate generated assembly code.
[1]:
https://mull.readthedocs.io/en/0.26.0/
[2]:
https://sqlite.org/testing.html#mutation_testing
BadBadJellyBean
9 months ago
|
prev
[–]
There are a few. See:
https://github.com/theofidry/awesome-mutation-testing
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: