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: | 2.1.1 |
| Depends: | R (≥ 4.1.0) |
| Imports: | checkmate,cli,dplyr,fs,glue,purrr,rlang,stringr,testthat (≥ 3.0.0),tibble,withr |
| Suggests: | mockery,box,shinytest2,chromote,covr,knitr,rmarkdown,quarto,R6,pkgdown,pkgload,muttest |
| Published: | 2025-07-21 |
| DOI: | 10.32614/CRAN.package.cucumber |
| Author: | Jakub Sobolewski [aut, cre] |
| Maintainer: | Jakub Sobolewski <jakupsob at gmail.com> |
| BugReports: | https://github.com/jakubsob/cucumber/issues |
| License: | MIT + fileLICENSE |
| URL: | https://github.com/jakubsob/cucumber,https://jakubsobolewski.com/cucumber/ |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | cucumber results |
| Reference manual: | cucumber.html ,cucumber.pdf |
| Vignettes: | Behavior-Driven Development (source,R code) How it works (source) Migration to cucumber 2.0.0 (source) Gherkin Reference (source) |
| Package source: | cucumber_2.1.1.tar.gz |
| Windows binaries: | r-devel:cucumber_2.1.1.zip, r-release:cucumber_2.1.1.zip, r-oldrel:cucumber_2.1.1.zip |
| macOS binaries: | r-release (arm64):cucumber_2.1.1.tgz, r-oldrel (arm64):cucumber_2.1.1.tgz, r-release (x86_64):cucumber_2.1.1.tgz, r-oldrel (x86_64):cucumber_2.1.1.tgz |
| Old sources: | cucumber archive |
| Reverse suggests: | muttest |
Please use the canonical formhttps://CRAN.R-project.org/package=cucumberto link to this page.