HN user

johanlejdung

6 karma
Posts3
Comments7
View on HN
New logo 8 years ago

I like it, looks very "Googly" though.

I hope they release new desktop and mobile apps soon

Well, while I can somewhat agree with your point; it sounds like you are looking at it from a business standpoint. Someone who will be working with the details of the code is going to appreciate unit tests, not only because it verifies all the tiny pieces of code the person wrote. But also because it makes it very easy to track down where issues might be if a feature is broken.

I dont agree with the "100% test coverage" mentality, but I think there is value with unit and integration tests.