Package: cucumber 1.1.0

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:Jakub Sobolewski [aut, cre]

cucumber_1.1.0.tar.gz
cucumber_1.1.0.zip(r-4.5)cucumber_1.1.0.zip(r-4.4)cucumber_1.1.0.zip(r-4.3)
cucumber_1.1.0.tgz(r-4.5-any)cucumber_1.1.0.tgz(r-4.4-any)cucumber_1.1.0.tgz(r-4.3-any)
cucumber_1.1.0.tar.gz(r-4.5-noble)cucumber_1.1.0.tar.gz(r-4.4-noble)
cucumber_1.1.0.tgz(r-4.4-emscripten)cucumber_1.1.0.tgz(r-4.3-emscripten)
cucumber.pdf |cucumber.html
cucumber/json (API)
NEWS

# 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

Pkgdown site:https://jakubsob.github.io

On CRAN:

acceptance-testingbehavior-driven-developmentcucumbertesting

5.95 score 12 stars 10 scripts 230 downloads 7 exports 38 dependencies

Last updated 4 months agofrom:463ddffa97. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winNOTEFeb 11 2025
R-4.5-macNOTEFeb 11 2025
R-4.5-linuxNOTEFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:afterbeforedefine_parameter_typegiventestthenwhen

Dependencies:backportsbriocallrcheckmateclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rlangrprojrootstringistringrtestthattibbletidyselectutf8vctrswaldowithr

Behavior-Driven Development

Rendered frombdd.qmdusingquarto::htmlon Feb 11 2025.

Last update: 2024-10-14
Started: 2024-10-06

Readme and manuals

Help Manual

Help pageTopics
Parameter Typedefine_parameter_type
Hooksafter before hook
Define a stepgiven step then when
Run all Cucumber teststest