General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Continuous Delivery
comments
Comments by "" (@bryanfinster7978) on "Is This Why You’re Bad At Programming?" video.
@dauchande Sure. If you use BDD to describe the broader behavior then Acceptance Test Driven Development loops mean you can get into TDD and not get lost in the weeds. I "say" people can write tests whenever as long as they never push untested code. I find I spend more time refactoring when I code and then test though.
2
@dauchande I too am old. :)
2
@dauchande BDD is best for describing user journeys so doesn't apply to things like interface testing, but what is the case for TDD not working?
1
I've seen causation on multiple teams as we moved them to a CI workflow. The developers learn to decompose work better and deliver higher quality.
1