cucumber: Behavior-Driven Development for R

Write executable specifications in a natural language that describes how your code should behave. Write specifications in feature files using 'Gherkin' language and execute them using functions implemented in R. Use them as an extension to your 'testthat' tests to provide a high level description of how your code works.

Version: 1.0.2
Imports: checkmate, dplyr, fs, glue, purrr, rlang, stringr, testthat (≥ 3.0.0), tibble, withr
Suggests: mockery, box, shinytest2, chromote, covr, knitr, rmarkdown
Published: 2024-04-09
Author: Jakub Sobolewski [aut, cre]
Maintainer: Jakub Sobolewski <jakupsob at gmail.com>
BugReports: https://github.com/jakubsob/cucumber
License: MIT + file LICENSE
URL: https://github.com/jakubsob/cucumber, https://jakubsob.github.io/cucumber/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: cucumber results

Documentation:

Reference manual: cucumber.pdf
Vignettes: How it works

Downloads:

Package source: cucumber_1.0.2.tar.gz
Windows binaries: r-devel: cucumber_1.0.2.zip, r-release: cucumber_1.0.2.zip, r-oldrel: cucumber_1.0.2.zip
macOS binaries: r-release (arm64): cucumber_1.0.2.tgz, r-oldrel (arm64): cucumber_1.0.2.tgz, r-release (x86_64): cucumber_1.0.2.tgz, r-oldrel (x86_64): cucumber_1.0.2.tgz
Old sources: cucumber archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cucumber to link to this page.