Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
iosdev133439y@emes001 not going to lie, it's hard at the start. You think you are moving slow but it's a short term loss for a very long term gain !
-
The devs at my place are supposed to use TDD, however it's more like they write them; never run them and then push their code up because it "builds successfully". The QAs then never run them either, and we're left with them breaking in the release branch at the end. Telling them to fix them is a nightmare as well -.-
-
czuckie199yTDD only works when everyone gives it their 100%.
The disparity between what people consider worth testing and what actually gets tested is one of the most frustrating things also.
Most of the "rants" on here sound like they are coming from people who don't realise they know nothing; they place importance on how complicated/complex their code is and wear their biggest failing as a badge of honour. -
nmunro31889yOr the good old.
me: "We should add TDD to our workflow."
pm: "Yes, you should, after all the other stuff that you need to do gets done."
I add qunit anyway and add tests as and when I can.
It's easy to start with TDD, but when you inherit a project with absolutely none of that in place and it's been running since before you went to university...
Related Rants
I'm going to be that guy .... A lot of these rants are about code compiling first time .. Throwing away code you wrote because you didn't need it... Getting in the zone and writing a billion lines before you compile .... Am I the only freaking person here that does TDD ? My rant is wake up people ! People evangelize about it because it fucking works !
undefined
tdd
clean code
wake up