What happened to TDD in the age of AI?
>>108556281Total Dyke Death?
I mean you can just tell the AI to do it and review the output? I think TDD is a good principle to abide by if you're collaborating on a large codebase
>>108556281Why are Sam's nipples erect?
TDD is evil bullshit
>>108556305Transsexual Driven Development
>>108556281Reminded that TDD is sexist because it is named after DD breasts.
>>108556317>TDD is a good principle to abide byDoes anybody at present?
>>108556281>TDDdo webshitters really?
in a company meeting with some AI consultant, the guy went on and on about TDD and how you should never look at the AI code, just have everything tested thoroughly automatically each time, and how it's the revival of TDDthe funny thing is he told it to a boomer company that has zero automated tests for anything, just 30 year old byzantine embedded C code that has proven to work and everyone is afraid to touch
TOTAL DATABASE DELETION? seems to be happening quite often with AI actually
>>108556317>>108557668I opine that TDD is effective as hyperbole to emphasize that developing test automation is as much a development priority as developing the actual feature and it also helps drive home to execufags that developing tests is a component of development that the developers should be doing while development instead of some outsourced jeet-clicker form of testing or having "Test" developers who seem always get labeled as "Testers" which feels like a bottom-rung insulting thing to call a developer.>>108556281>>108559078I mean shit with all the AI slop and Jeet slop software that tests is needed even more than ever and ought to be bigger business going forward but just like everything in tech it will probably be implemented poorly by retards and execufags.
>>108556281I can see him nipplets :(
>>108556639Scamming people gets him aroused.
>>108556639satya smells like butthole
>>108561505How can anyone think he's not a retard?
>>108556281I carpet bombed the codebase and then had AI make a bunch of tests just to keep TDD fags happy. All in one giant self PRed commit.Not even joking.
>>108559265There is a major principle agent problem regarding TDD.Unless the original developers actually *want* to make tests for their own code, the tests are going to be slop.So you either need to convince the developers to do it willingly, not force them via corporate policy (LOL).Or you're going to need a separate "tester" team.>bottom-rung insulting thingThen make testers a management position under CTO. Simple really. Nobody will be making fun of them anymore.
TDD and DRY are the ultimate midwit tells.
>>108556305Total D*lit Death, sir.
>>108556281Sam looks like the personification of macaroni salad
>>108556281AI can't write good tests
I write code first, then tests. The tests aren't there to help me write the code, they're there to prevent future me from fucking it up after I forgot what it does.