File: CITATION.cff

package info (click to toggle)
rust-cargo-mutants 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,452 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 523 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
abstract: Find inadequately-tested code that can be removed without any tests failing.
authors:
  - alias: sourcefrog
    family-names: Pool
    given-names: Martin
cff-version: 1.2.0
date-released: 2024-01-13
keywords:
  - Rust
  - cargo
  - coverage
  - development-tools::testing
  - mutants
  - mutation-testing
  - testing
license: MIT
message: Please cite this project using these information.
repository-code: https://github.com/sourcefrog/cargo-mutants
title: cargo-mutants
url: https://mutants.rs/
version: 24.9.0