Jakub Sobolewski
blog
resources
R Tests Gallery
course
Toggle theme
⌘
K
Get Roadmap
There are 6 posts tagged with
bdd
The Cadence of Behavior-Driven Development
Learn how to effectively implement Behavior-Driven Development (BDD) practices in your projects. Focus on delivering the most valuable scenarios first and avoid the pitfalls of over-specification.
Sep 30, 2025
bdd
r
tests
6 min read
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
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
bdd
tests
1 min read