Posts tagged mocks

Mar01

Unit tests: Are they bad?

testing unittest mocks stubs | comments

Jay fields wrote a blog post about the maintainability of tests. Basically his takeaways were the following:

  1. You should probably write unit tests
Continue reading »