cucumber: Behavior-Driven Development for R (original) (raw)
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.0 |
---|---|
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 |
Published: | 2025-05-20 |
DOI: | 10.32614/CRAN.package.cucumber |
Author: | Jakub Sobolewski [aut, cre] |
Maintainer: | Jakub Sobolewski |
BugReports: | https://github.com/jakubsob/cucumber/issues |
License: | MIT + file |
URL: | https://github.com/jakubsob/cucumber,https://jakubsob.github.io/cucumber/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | cucumber results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=cucumberto link to this page.