General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Continuous Delivery
comments
Comments by "" (@bryanfinster7978) on "Do People HATE Test Driven Development (TDD)?" video.
@StevenBorrie Should be able to test the UI in isolation and with Jest. I'd always discourage people from testing through the UI.
2
@edgeeffect There is BEHAVIOR in the UI. You should be testing the behavior. As for logic, CSS contains logic. :)
2
@sarabwt You do manual testing and you talk about "enjoying life"? 🤣🤣🤣
1
@sarabwt So, you manually test your hobby code, not the code you're paid to write. That's cool.
1
@JinnGuild Whenever I read or hear things like this, it sounds like, "I've not done frontend development much, but let me DevSplain it to you." Ask Dave about BDD and ask a competent full-stack developer who's responsible for supporting what they write if they skip testing behaviors in the UI. 🙄
1
@wiggleturtle5743 "I have confidence in React that it will display a button with the text "Logout" when I have that programmed. " Yeah, I have confidence that the Go compiler will run what I write, too. No point in testing that either. You may be missing the point of testing.
1
@sarabwt You're exactly the kind of contractor I try to fire whenever possible. You write untested code I need to support later. Shame on you.
1