General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Continuous Delivery
comments
Comments by "" (@d3stinYwOw) on "Do People HATE Test Driven Development (TDD)?" video.
Somebody here bringed up testing UI in TDD fashion. I'd also add 3rd party tools and OS on which test is run, for example running ECU flashing application as service account on Windows is a chore. Nothing changed in tools, but for this particular tool matters a lot if it runs in interactive session or in service session (session 0). How to deal with such things?
3
@JinnGuild Not necessarily, since this channel specifically rants agains unit testing :). About my issues tho, sometimes tools you use when developing your solution to particular problem can bite you hard in auxiliary ways - for example when you try to run your test environment from pipeline it might behave differently than interactively and you cannot change that tool to something different.
1