NH Python Group Project Night – Why Good Developers Write Bad Tests
Online eventWhy Good Developers Write Bad Tests Most developers still approach tests with the same old techniques they use for production code. But test code is not like other code. To write it well, we need to reexamine the principles and goals that define our best practices. In this talk, I’ll discuss: -> What separates good