← Back to context

Comment by esafak

1 day ago

If it's testable it's trivial to write tests for! You don't want the next person to introduce a bug, do you?

Read my original post again. We don’t have bugs that all those “do it right way” people claim doing it for 15 years with good track record.

You just contribute to BS scare tactics of people selling “clean code”.

  • How do you know you don't have bugs? Is everything instrumented (observable)? I could just as easily say you're peddling ignorance as bliss!

    • You can have a lot of other processes and tests on other levels than unit tests ;)