jakub::sobolewski
blog
r tests gallery
course
resources
⌘
K
Subscribe
jakub::sobolewski
blog
r tests gallery
course
resources
⌘
K
Subscribe
There are 5 posts tagged with
bdd
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
tests
r
bdd
cucumber
llm
shiny
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
tests
r
bdd
cucumber
llm
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
r
tests
bdd
cucumber
8 min read
Essential BDD Playlist: Master Behavior-Driven Development with Dave Farley
Discover how to build user-focused software with BDD. Learn from Dave Farley's comprehensive YouTube series.
Dec 7, 2024
bdd
resource
tests
2 min read
Understanding Software Quality: Unit Tests vs Acceptance Tests
Learn the differences between unit tests and acceptance tests and how they contribute to software quality.
Nov 29, 2024
tests
bdd
1 min read