{
  "_id": "6a3123023efcd9bda435d4c6",
  "Package": "cucumber",
  "Type": "Package",
  "Title": "Behavior-Driven Development for R",
  "Version": "2.1.1",
  "Authors@R": "person(\"Jakub\", \"Sobolewski\", email = \"jakupsob@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Write executable specifications in a natural language that\ndescribes how your code should behave. Write specifications in\nfeature files using 'Gherkin' language and execute them using\nfunctions implemented in R. Use them as an extension to your\n'testthat' tests to provide a high level description of how\nyour code works.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jakubsob/cucumber,\nhttps://jakubsobolewski.com/cucumber/",
  "BugReports": "https://github.com/jakubsob/cucumber/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "quarto",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://jakubsob.r-universe.dev",
  "Date/Publication": "2025-07-21 07:37:47 UTC",
  "RemoteUrl": "https://github.com/jakubsob/cucumber",
  "RemoteRef": "HEAD",
  "RemoteSha": "b12af68d7f8742365e9672df360e7f95e2a54f57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 10:14:07 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "MD5sum": "86f88f8ee88c7d3b811cc5f631d0f42b",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "cucumber_2.1.1.tar.gz",
  "_fileid": "77e29495f6ff2bf7eb7ff031adf9828b3a6cca245ece3439c360429a1f73348d",
  "_filesize": 186996,
  "_sha256": "77e29495f6ff2bf7eb7ff031adf9828b3a6cca245ece3439c360429a1f73348d",
  "_created": "2026-06-16T10:14:07.000Z",
  "_published": "2026-06-16T10:18:42.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81633261524,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663831222"
    },
    {
      "job": 81633261614,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663837969"
    },
    {
      "job": 81633261626,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663849215"
    },
    {
      "job": 81633261649,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663828127"
    },
    {
      "job": 81632698992,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663776454"
    },
    {
      "job": 81633261656,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663829037"
    },
    {
      "job": 81633261619,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663837693"
    },
    {
      "job": 81633261581,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663829131"
    },
    {
      "job": 81633261602,
      "time": 225,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663873610"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jakubsob/cucumber",
  "_commit": {
    "id": "b12af68d7f8742365e9672df360e7f95e2a54f57",
    "author": "jakub <jakupsob@gmail.com>",
    "committer": "jakub <jakupsob@gmail.com>",
    "message": "chore: :speech_balloon: update cran comments\n",
    "time": 1753083467
  },
  "_maintainer": {
    "name": "Jakub Sobolewski",
    "email": "jakupsob@gmail.com",
    "login": "jakubsob",
    "linkedin": "in/jakub-sobolewski-r",
    "description": "",
    "uuid": 37193264
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "box",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "muttest",
      "role": "Suggests"
    }
  ],
  "_owner": "jakubsob",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.1.1",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "acceptance-testing",
    "behavior-driven-development",
    "cucumber",
    "specification",
    "testing",
    "quarto"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "jakubsob",
      "count": 193,
      "uuid": 37193264
    }
  ],
  "_userbio": {
    "uuid": 37193264,
    "type": "user",
    "name": "Jakub Sobolewski",
    "followers": 34
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cucumber"
  },
  "_devurl": "https://github.com/jakubsob/cucumber",
  "_searchresults": 11,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cucumber.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakubsob/cucumber",
  "_realowner": "jakubsob",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-14"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-03"
    },
    {
      "version": "1.0.2",
      "date": "2024-04-09"
    },
    {
      "version": "1.0.3",
      "date": "2024-06-09"
    },
    {
      "version": "1.0.4",
      "date": "2024-06-29"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-14"
    },
    {
      "version": "1.2.0",
      "date": "2025-02-24"
    },
    {
      "version": "1.2.1",
      "date": "2025-03-22"
    },
    {
      "version": "2.0.0",
      "date": "2025-04-04"
    },
    {
      "version": "2.0.1",
      "date": "2025-04-26"
    },
    {
      "version": "2.1.0",
      "date": "2025-05-20"
    },
    {
      "version": "2.1.1",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "after",
    "before",
    "define_parameter_type",
    "given",
    "run",
    "test",
    "then",
    "when"
  ],
  "_help": [
    {
      "page": "define_parameter_type",
      "title": "Define extra parameters to use in Cucumber steps.",
      "topics": [
        "define_parameter_type"
      ]
    },
    {
      "page": "hook",
      "title": "Hooks",
      "topics": [
        "after",
        "before",
        "hook"
      ]
    },
    {
      "page": "opts",
      "title": "cucumber Options",
      "topics": [
        "opts"
      ]
    },
    {
      "page": "run",
      "title": "Run Cucumber tests in a 'testthat' context",
      "topics": [
        "run"
      ]
    },
    {
      "page": "step",
      "title": "Define a step",
      "topics": [
        "given",
        "step",
        "then",
        "when"
      ]
    },
    {
      "page": "test",
      "title": "Run Cucumber tests",
      "topics": [
        "test"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jakubsob/cucumber/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jakubsob/cucumber/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "brio",
    "callr",
    "checkmate",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bdd.qmd",
      "filename": "bdd.html",
      "title": "Behavior-Driven Development",
      "engine": "quarto::html",
      "headings": [
        "How BDD works",
        "Capturing a wish with a User Story",
        "Refining the User Story into examples",
        "Implementing executable specifications",
        "BDD with base R",
        "BDD with",
        "Why should you choose {cucumber}?",
        "Learning BDD"
      ],
      "created": "2024-10-06 20:18:12",
      "modified": "2025-07-21 07:36:04",
      "commits": 7
    },
    {
      "source": "reference-gherkin.qmd",
      "filename": "reference-gherkin.html",
      "title": "Gherkin Reference",
      "engine": "quarto::html",
      "headings": [
        "Keywords",
        "Feature",
        "Descriptions",
        "Example",
        "Steps",
        "Given",
        "When",
        "Then",
        "And, But",
        "*",
        "Background",
        "Tips for using Background",
        "Scenario Outline",
        "Examples",
        "Step Arguments",
        "Doc Strings",
        "Data Tables",
        "Table Cell Escaping"
      ],
      "created": "2025-02-23 17:51:46",
      "modified": "2025-04-04 11:39:57",
      "commits": 4
    },
    {
      "source": "how-it-works.qmd",
      "filename": "how-it-works.html",
      "title": "How it works",
      "engine": "quarto::html",
      "headings": [
        "Step execution order",
        "Translation to testthat code",
        "How step definitions are loaded"
      ],
      "created": "2025-02-23 17:51:46",
      "modified": "2025-04-04 11:39:57",
      "commits": 3
    },
    {
      "source": "migration-to-2-0-0.qmd",
      "filename": "migration-to-2-0-0.html",
      "title": "Migration to cucumber 2.0.0",
      "engine": "quarto::html",
      "headings": [
        "1. Remove test-cucumber.R file.",
        "2. Move steps definitions to setup-*.R files."
      ],
      "created": "2025-04-01 09:18:35",
      "modified": "2025-04-01 09:18:35",
      "commits": 1
    }
  ],
  "_score": 6.13481437032046,
  "_indexed": true,
  "_nocasepkg": "cucumber",
  "_universes": [
    "jakubsob"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:10.000Z",
      "distro": "noble",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "665114c59cf41fc94958085ee997875461e545ec0c877e9076c12fa2e4d36927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:25.000Z",
      "distro": "noble",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "95b563d3ccff4977eca12ab0ae3e99c8d68757704d2e407e396fc5c00b83d8f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:54.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "17d7b45e27013db4bfb8c41b454fa732a2800c8dff44120e4618f45b79c42035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:07.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "8f6f708355faefbad9b2a5846fa3041de29875dd662a60da3e4a67f55d888393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:28.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "1baab152e6544d0193cc5cd4fc3a63109b17af7d99840224e8b40f59de278f61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-16T10:16:15.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "0ac39bd2d852a6f437edce9f39acfe20ab068e6b3cd4ad82bd36ed2d67513b66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-16T10:15:56.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "c54c64185ad9d4f70d18ad14ebaf205ddabe0923666528ade4b0262a5eb9fb8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-16T10:17:38.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "9826fbaae28f5e897a6143cde9d659532c2c6e63b1d321c2995f53cd37d97f71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27610281697"
    }
  ]
}