Package: fuzzr 0.2.2.9000
fuzzr: Fuzz-Test R Functions
Test function arguments with a wide array of inputs, and produce reports summarizing messages, warnings, errors, and returned values.
Authors:
fuzzr_0.2.2.9000.tar.gz
fuzzr_0.2.2.9000.zip(r-4.7)fuzzr_0.2.2.9000.zip(r-4.6)fuzzr_0.2.2.9000.zip(r-4.5)
fuzzr_0.2.2.9000.tgz(r-4.6-any)fuzzr_0.2.2.9000.tgz(r-4.5-any)
fuzzr_0.2.2.9000.tar.gz(r-4.7-any)fuzzr_0.2.2.9000.tar.gz(r-4.6-any)
fuzzr_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fuzzr/json (API)
NEWS
| # Install 'fuzzr' in R: |
| install.packages('fuzzr', repos = c('https://mdlincoln.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mdlincoln/fuzzr/issues
Last updated from:b772ca7164. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 73 | ||
| macos-oldrel-arm64 | OK | 65 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 98 |
Exports:fuzz_callfuzz_functionfuzz_valuep_fuzz_functiontest_alltest_chartest_datetest_dbltest_dftest_fctrtest_inttest_lgltest_nulltest_raw
Dependencies:assertthatclicrayongluehmslifecyclemagrittrpkgconfigprettyunitsprogresspurrrR6rlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Summarize fuzz test results as a data frame | as.data.frame.fuzz_results |
| Fuzz-test a function | fuzz_function p_fuzz_function |
| Access individual fuzz test results | fuzz_call fuzz_results fuzz_value |
| Fuzz-Test R Functions | fuzzr-package fuzzr |
| Fuzz test inputs | test_all test_char test_date test_dbl test_df test_fctr test_int test_lgl test_null test_raw |
