45
chipset
7y

Believing that I don't need to write tests because my code is bug free. 😐

Comments
  • 4
    I don't write test because I don't know how to write test.😢
  • 2
  • 0
    @chipset
    But...but...you still write tests though?
  • 2
    Of course your code is bug free. But then you hire a junior dev, or accept external PRs...

    You can write tests and preserve your ego. Just claim that you write tests to protect your code from other people's stupidity!
  • 1
    Keep your functions pure and you're good to go
  • 0
    @bittersweet Its sarcastic man. I know my code has bugs, but you the pride we devs take in our code right?
  • 1
    @linux-colonel I should, I'll leave it at that.
  • 0
    That's what QA is for.
  • 1
    because i actually make modules and keep them separate so its easy to understand and not screw up.... everyone else writes big balls of crud that take forever to debug
Add Comment