#testfirst — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #testfirst, aggregated by home.social.
-
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.
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