94 prompts matching "flaky tests"
Act as a DevOps tech lead. Design a CI/CD pipeline for a monorepo with services ...
Write a reusable Python pandas pipeline that cleans a CSV with columns [COLUMN_L...
I have a test that passes locally 100% of the time and fails ~5% in CI. Walk me ...
Given the function signature and natural-language specification below, generate ...
I'm working on a new feature and the team is split: half want to build a Figma p...
I'm a team lead drafting OKRs for next quarter. My team's mission: [paste]. Last...
Help me write a pull request description for [CHANGE I MADE]. Context: [WHAT BUG...
I have a function where the tests pass but production reports it's behaving wron...
I have a test that fails ~1 in 20 runs. Most people would mark it skip or retry-...
You're a conversion copywriter. I'll tell you the product, the offer, and the on...
I have a function that's grown into a god-function. Refactor it without changing...
I need to refactor [MODULE/FUNCTION] and there are no tests. Yes, I should add t...
I keep optimizing [FUNNEL STEP] because it has measurable conversion and easy A/...
I have a 600-line function that handles order processing. It's been touched by 1...
I have a test that passes locally every time but fails about 1 in 20 runs on CI....
I want to improve [CODE/MODULE — paste it or describe its shape]. The problems a...
I want to extract one function from a 600-line legacy file into its own module. ...
Act as a senior software engineer who pairs with juniors on refactors. I will pa...
I have a 400-line function that is impossible to test but heavily used. Help me ...
I have a test that passes on my laptop and fails in CI, and I've already tried '...
Review this diff like you've been on the team for two years and care whether the...
I have a test that passes 100% of the time on my laptop but fails about 1 in 5 r...
I'm reviewing a pull request. I want to find the parts that work on the author's...
I have a test that fails roughly once every 20 runs. The error message changes —...