Skip to content

muttest

Mutation Testing

v0.1.0 · May 30, 2025 · MIT + file LICENSE

Description

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.

Downloads

582

Last 30 days

6491st

582

Last 90 days

582

Last year

CRAN Check Status

3 ERROR
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 ERROR
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
ERROR r-devel-windows-x86_64

whether package can be installed

install log '' does not exist
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
ERROR r-oldrel-windows-x86_64

whether package can be installed

install log '' does not exist
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
ERROR r-release-windows-x86_64

whether package can be installed

install log '' does not exist

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

install log '' does not exist
ERROR r-release-windows-x86_64

whether package can be installed

install log '' does not exist
ERROR r-oldrel-windows-x86_64

whether package can be installed

install log '' does not exist

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies checkmate cli dplyr fs purrr R6 rlang testthat tibble treesitter treesitter.r withr cucumber muttest

Version History

new 0.1.0 Mar 9, 2026