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.1.0 |
Imports: |
checkmate, dplyr, fs, glue, purrr, rlang, stringr, testthat (≥ 3.0.0), tibble, withr |
Suggests: |
mockery, box, shinytest2, chromote, covr, knitr, rmarkdown, quarto, R6 |
Published: |
2024-10-14 |
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 + file LICENSE |
URL: |
https://github.com/jakubsob/cucumber,
https://jakubsob.github.io/cucumber/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
cucumber results |