jakub::sobolewski
blog
resources
course
Toggle theme
⌘
K
Subscribe
There are 4 posts tagged with
llm
How to Test R Code That Uses LLMs, APIs, or Databases
A Practical Guide to Faking External Dependencies in R for Fast, Reliable Tests.
Aug 1, 2025
tests
r
llm
3 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
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
How to Develop Quickly Using a New Library Without Reading Extensive Documentation
Learn how to use AI tools to use new libraries quickly without spending hours on documentation.
Oct 18, 2023
r
tests
llm
3 min read