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 316 downloads 7 exports 38 dependencies

Last updated 1 months agofrom:463ddffa97. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 13 2024
R-4.5-winOKNov 13 2024
R-4.5-linuxOKNov 13 2024
R-4.4-winOKNov 13 2024
R-4.4-macOKNov 13 2024
R-4.3-winOKNov 13 2024
R-4.3-macOKNov 13 2024

Exports:afterbeforedefine_parameter_typegiventestthenwhen

Dependencies:backportsbriocallrcheckmateclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rlangrprojrootstringistringrtestthattibbletidyselectutf8vctrswaldowithr

Behavior-Driven Development

Rendered frombdd.qmdusingquarto::htmlon Nov 13 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