Package: exampletestr 1.7.3

exampletestr: Help for Writing Unit Tests Based on Function Examples

Take the examples written in your documentation of functions and use them to create shells (skeletons which must be manually completed by the user) of test files to be tested with the 'testthat' package. Sort of like python 'doctests' for R.

Authors:Rory Nolan [aut, cre], Sergi Padilla-Parra [ths], Thomas Quinn [rev], Laurent Gatto [rev]

exampletestr_1.7.3.tar.gz
exampletestr_1.7.3.zip(r-4.7)exampletestr_1.7.3.zip(r-4.6)exampletestr_1.7.3.zip(r-4.5)
exampletestr_1.7.3.tgz(r-4.6-any)exampletestr_1.7.3.tgz(r-4.5-any)
exampletestr_1.7.3.tar.gz(r-4.7-any)exampletestr_1.7.3.tar.gz(r-4.6-any)
exampletestr_1.7.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
exampletestr/json (API)

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

Bug tracker:https://github.com/rorynolan/exampletestr/issues

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

On CRAN:

Conda:

6.21 score 36 stars 9 scripts 841 downloads 1 mentions 3 exports 69 dependencies

Last updated from:408cfc63d5. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK149
source / vignettesOK198
linux-release-x86_64OK153
macos-release-arm64OK80
macos-oldrel-arm64OK76
windows-develOK88
windows-releaseOK90
windows-oldrelOK99
wasm-releaseOK162

Exports:make_test_shell_funmake_tests_shells_filemake_tests_shells_pkg

Dependencies:askpassbackportsbitbit64brewcallrcheckmateclicliprcommonmarkcpp11crayoncredentialscurldescdigestevaluatefsgertgitcredsgluehighrhmshttr2inijsonliteknitrlifecyclemagrittropensslotelpillarpkgbuildpkgconfigpkgloadprettyunitsprocessxprogresspspurrrR.cacheR.methodsS3R.ooR.utilsR6rappdirsreadrrlangroxygen2rprojrootrstudioapistrexstringistringrstylersystibbletidyselecttzdbusethisutf8vctrsvroomwhiskerwithrxfunxml2yamlzip

One function at a time
Setup | Main event | Roxytest functionality | RStudio addin for roxytest functionality | Cleanup

Last update: 2020-03-10
Started: 2018-09-26

A whole package
Setup | Main event | Cleanup

Last update: 2020-03-10
Started: 2018-09-26

One .R file at a time
Setup | Main event | Cleanup

Last update: 2020-03-10
Started: 2018-09-26

Readme and manuals

Help Manual

Help pageTopics
Create test shells.make-test-shells make_tests_shells_file make_tests_shells_pkg make_test_shell_fun