Package: CBTF 0.6.0.9000

CBTF: Caught by the Fuzz! - A Minimalistic Fuzz-Test Runner

A simple runner for fuzz-testing functions in an R package's public interface. Fuzz testing helps identify functions lacking sufficient argument validation, and uncovers problematic inputs that, while valid by function signature, may cause issues within the function body.

Authors:Marco Colombo [aut, cre]

CBTF_0.6.0.9000.tar.gz
CBTF_0.6.0.9000.zip(r-4.7)CBTF_0.6.0.9000.zip(r-4.6)CBTF_0.6.0.9000.zip(r-4.5)
CBTF_0.6.0.9000.tgz(r-4.6-any)CBTF_0.6.0.9000.tgz(r-4.5-any)
CBTF_0.6.0.9000.tar.gz(r-4.7-any)CBTF_0.6.0.9000.tar.gz(r-4.6-any)
CBTF_0.6.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CBTF/json (API)
NEWS

# Install 'CBTF' in R:
install.packages('CBTF', repos = c('https://mcol.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mcol/caught-by-the-fuzz/issues

Pkgdown/docs site:https://mcol.github.io

On CRAN:

Conda:

4.78 score 4 stars 4 scripts 134 downloads 4 exports 4 dependencies

Last updated from:0828f7e146. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK132
source / vignettesOK172
linux-release-x86_64OK101
macos-release-arm64OK82
macos-oldrel-arm64OK118
windows-develOK74
windows-releaseOK69
windows-oldrelOK71
wasm-releaseOK95

Exports:fuzzget_exported_functionstest_inputswhitelist

Dependencies:climirainanonextrlang