Jakub Sobolewski
blog
resources
R Tests Gallery
course
Toggle theme
⌘
K
Get Roadmap
There are 3 posts tagged with
cucumber
How to Write Cucumber Specifications the Right Way: From App Description to Scenarios
Adding Cucumber specifications to an existing application? Learn how to write Gherkin scenarios that focus on user behavior, not implementation details. Use AI to iterate faster.
Jul 30, 2025
bdd
cucumber
llm
r
shiny
tests
5 min read
Refactoring Cucumber and Playwright Acceptance Tests with GitHub Copilot
Given a set of existing Cucumber and Playwright acceptance tests, I asked Copilot to refactor them according to best practices for step organization and anti-patterns.
Jul 29, 2025
bdd
cucumber
llm
r
tests
5 min read
An Introduction to Behavior-Driven Development in R
Learn how to use Behavior-Driven Development (BDD) in R to ensure your software meets user requirements through executable specifications.
Jul 4, 2025
bdd
cucumber
r
tests
8 min read