/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

marksands.github.io
| | www.thinkcode.se
2.1 parsecs away

Travel
| |
| | nedbatchelder.com
2.6 parsecs away

Travel
| | Seems like testing and podcasts are in the air... First, I was interviewed on Brian Okken's Python Test podcast.
| | team-agile.com
2.4 parsecs away

Travel
| | 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
10.8 parsecs away

Travel
| [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.