muttest: Mutation Testing

Measure quality of your tests. 'muttest' introduces small changes (mutations) to your code and runs your tests to check if they catch the changes. If they do, your tests are good. If not, your assertions are not specific enough. 'muttest' gives you percent score of how often your tests catch the changes.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: checkmate, cli, dplyr, fs, purrr, R6, rlang, testthat, tibble, treesitter, treesitter.r, withr
Suggests: box, covr, cucumber (≥ 2.1.0), ggplot2, shiny
Published: 2025-05-30
DOI: 10.32614/CRAN.package.muttest
Author: Jakub Sobolewski [aut, cre]
Maintainer: Jakub Sobolewski <jakupsob at gmail.com>
License: MIT + file LICENSE
URL: https://jakubsob.github.io/muttest/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: muttest results

Documentation:

Reference manual: muttest.pdf

Downloads:

Package source: muttest_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: muttest_0.1.0.zip, r-oldrel: muttest_0.1.0.zip
macOS binaries: r-release (arm64): muttest_0.1.0.tgz, r-oldrel (arm64): muttest_0.1.0.tgz, r-release (x86_64): muttest_0.1.0.tgz, r-oldrel (x86_64): muttest_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=muttest to link to this page.

mirror server hosted at Truenetwork, Russian Federation.