Package: cucumber 2.1.1

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.
Authors:
cucumber_2.1.1.tar.gz
cucumber_2.1.1.zip(r-4.7)cucumber_2.1.1.zip(r-4.6)cucumber_2.1.1.zip(r-4.5)
cucumber_2.1.1.tgz(r-4.6-any)cucumber_2.1.1.tgz(r-4.5-any)
cucumber_2.1.1.tar.gz(r-4.7-any)cucumber_2.1.1.tar.gz(r-4.6-any)
cucumber_2.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cucumber/json (API)
| # Install 'cucumber' in R: |
| install.packages('cucumber', repos = c('https://jakubsob.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jakubsob/cucumber/issues
acceptance-testingbehavior-driven-developmentcucumberspecificationtestingquarto
Last updated from:b12af68d7f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 124 | ||
| macos-oldrel-arm64 | OK | 177 | ||
| windows-devel | OK | 146 | ||
| windows-release | OK | 225 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 119 |
Exports:afterbeforedefine_parameter_typegivenruntestthenwhen
Dependencies:backportsbriocallrcheckmateclicrayondescdiffobjdplyrevaluatefsgenericsgluejsonlitelifecyclemagrittrotelpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rlangrprojrootstringistringrtestthattibbletidyselectutf8vctrswaldowithr
Last update: 2025-07-21
Started: 2024-10-06
Last update: 2025-04-04
Started: 2025-02-23
Last update: 2025-04-04
Started: 2025-02-23
Last update: 2025-04-01
Started: 2025-04-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Define extra parameters to use in Cucumber steps. | define_parameter_type |
| Hooks | after before hook |
| cucumber Options | opts |
| Run Cucumber tests in a 'testthat' context | run |
| Define a step | given step then when |
| Run Cucumber tests | test |
