2
byogdc
6y

Who builds an application that is unable to be unit tested. Even Satan wouldn't be so rude.

Comments
  • 3
    Well... this one time, at band camp, oh no that was something else.

    I work on many projects that don’t have unit testing, a couple have even been built so spaghetti that I wouldn’t even attempt to add them.
  • 2
    @C0D4 that just sounds awful. I'm working on a .NET application that has no testing set up for it. I've tried to create a testing environment for it but it's so entangled upon Entity framework dependencies that it's extremely difficult to build mocks for it.
  • 1
    @byogdc awful is one word, error-driven-development is another 😂
Add Comment