Skip to content

Safety-Critical Tool Submission: mutest-rs (Mutation testing) #571

Description

@zalanlevai

What is the name of the tool?

mutest-rs

Add a concise description of the tool. Please refrain from marketing claims and stick to what the tool is, does, and how it would be used?

mutest-rs is an open-source mutation testing tool for Rust projects that I have been developing for the past four years, with the aim of making it fast and accessible for even larger projects. Mutation testing is a technique for finding testing gaps through generated bugs. To my knowledge, there are some safety-critical standards and certifications that either require it, or at least strongly suggest its use. I have ongoing work on mutest-rs for adding support for mutating embedded firmware written in Rust, and testing mutated code directly on embedded devices, that I am expecting to release in the next 2–4 months. I expect this to be of particular interest to a lot of safety-critical applications.

Link to the tool repo or homepage

https://mutest.rs

License of the tool

Apache-2.0 OR MIT

What is your role/connection to this tool?

Creator/Maintainer (open source)

Optional name of the tool vendor

No response

Optional liability provided by the tool vendor

No response

List any standards the tool is qualified for

No response

Tool category

test-runner

Metadata

Metadata

Labels

submit toolingThis is a tool submission for the tooling subcommittee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions