The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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: muttest_0.1.0.zip, 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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.