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.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'))

Peer review:

Bug tracker:https://github.com/jakubsob/cucumber/issues

On CRAN:

acceptance-testingbehavior-driven-developmentcucumbertesting

5.75 score 7 stars 10 scripts 195 downloads 7 exports 39 dependencies

Last updated 23 days agofrom:463ddffa97. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winOKOct 14 2024
R-4.5-linuxOKOct 14 2024
R-4.4-winOKOct 14 2024
R-4.4-macOKOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:afterbeforedefine_parameter_typegiventestthenwhen

Dependencies:backportsbriocallrcheckmateclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rematch2rlangrprojrootstringistringrtestthattibbletidyselectutf8vctrswaldowithr

Behavior-Driven Development

Rendered frombdd.qmdusingquarto::htmlon Oct 14 2024.

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