Package: cucumber 1.0.4

Jakub Sobolewski

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.0.4.tar.gz
cucumber_1.0.4.tar.gz(r-4.5-noble)cucumber_1.0.4.tar.gz(r-4.4-noble)
cucumber_1.0.4.tgz(r-4.4-emscripten)cucumber_1.0.4.tgz(r-4.3-emscripten)
cucumber.pdf |cucumber.html
cucumber/json (API)
NEWS

# Installcucumber in R:
install.packages('cucumber',repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

5 exports 0.61 score 39 dependencies 301 downloads

Last updated 6 days agofrom:1fc662afb8

Exports:define_parameter_typegiventestthenwhen

Dependencies:backportsbriocallrcheckmateclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rematch2rlangrprojrootstringistringrtestthattibbletidyselectutf8vctrswaldowithr

How it works

Rendered fromhow-it-works.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2024-03-15
Started: 2024-03-15

Readme and manuals

Help Manual

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