|
You are here |
marksands.github.io | ||
| | | | |
www.thinkcode.se
|
|
| | | | | ||
| | | | |
nedbatchelder.com
|
|
| | | | | Seems like testing and podcasts are in the air... First, I was interviewed on Brian Okken's Python Test podcast. | |
| | | | |
team-agile.com
|
|
| | | | | We had a discussion at work after watching the excellent Kelvin Henney talk about good unit tests. And it helped me clarify the many roles tests play and why people get a habit of complaining about their tests getting in the way. So here is the four categories a test is trying to balance: RequirementsRegressionDocumentationRefactoring guide | |
| | | | |
lenholgate.com
|
|
| | | [AI summary] The article argues that strict adherence to unit testing rules often leads to better software design and loose coupling, while suggesting practical strategies for handling necessary external dependencies. | ||