#TIL

I always struggled with #TestFirst #Programming because it requires much discipline to delay new features and concentrate on test cases first.

But while I was working on my #django app #fairdebate I tried out coding the test and then prompt #aider with

👉 "Make test_053 pass." ✨

While the solution was wrong it brought me very close and only little manual tweaking was necessary.

I seems like a promising pattern for AI-supported coding because since I would have to describe what I want anyway, why not funnel this effort in a test case instead of a sophisticated prompt?

What are Software Regressions and How do We Avoid them?

I'm back recording videos for the Testing Glossary Project.

https://lnkd.in/e6rD93FS

This video explores the anti-regression measures at our disposal.

My leadership in Testing online class: https://bit.ly/leadintest

The Testing Glossary Project playlist: https://lnkd.in/eMecDxPM

#softwareregressions #regression #regressiontesting #antiregressionmeasures #teststrategy #testautomation #automatedregressiontesting #testfirst #testalways

LinkedIn

This link will take you to a page that’s not on LinkedIn

Fentanyl is everywhere, and it's deadly. Just 2mg can be fatal making the practice of harm reduction more important than ever.
Find free test strip locations and recovery resources below.

#fentanylcrisis #harmreduction #testfirst #dancesafe #recoveryispossible #addiction #localsupport

http://ittybitty4life.com/2025/03/02/fentanyl-americas-lethal-pandemic-raises-need-for-harm-reduction-resources/

Fentanyl: America’s Lethal Pandemic Raises Need for Harm Reduction Resources

In recent years, fentanyl has emerged as a public health nightmare—a synthetic opioid so potent that even a whisper of it can turn a night out into a tragedy. With mortality rates skyrocketing and …

IttyBitty4Life

Jose faced difficulties until he realized that testing could enhance his software development, making it more efficient and stress-free.

If you're skeptical about the benefits of testing before coding, tune in to hear his and Phillipe's valuable perspectives on how prioritizing tests empowers them to produce superior software.

Catch the full episode here: https://buff.ly/3QQfuGV

#testing #TDD #TestFirst

10 - on Tests First

A Junior, A Senior and I · Episode

Spotify
@arialdo wow. We can do event storming without code, but for everything else, #babysteps and #testfirst . With course clients we now discuss whether we should do a #tdd workshop first, because if ppl are not in the habit of small steps, the end result will not representv the domain nearly as well. And as with all pattens, there is always the risk of forgetting the context and overcomplicating. With #tdd much less.
It's pretty wacky that a modern presentation titled "Design is Testability" doesn't even mention #TestFirst or #TestDrivenDevelopment

look at me, writing failing tests before writing the code 😆 🔴 🟢

#testFirst #testFirstDevelopment #softwareDevelopment

Writing tests first doesn't have to be harder than writing them after. In fact, I'm convinced that once you get over the mental threshold of writing tests for code that doesn't exist, it's actually easier.

Less complicated setup since you get to choose the setup and not adapt it to existing code. Also looser coupling which means code that is easier to maintain.

#tdd #testfirst #development #testing #testafter

Image credit to Kieran Wood via Unsplash

1. write failing unit test
2. write code to make unit test green

man, I love #testFirst development

#softwareDevelopment #software #amCoding

#testFirst #softwareDevelopment.

Just sayin'.

If you're doing it any other way: #youreDoingItWrong