Explore >> Select a destination


You are here

brntn.me
| | www.chriswarbo.net
1.5 parsecs away

Travel
| | [AI summary] The post discusses the ambiguity and confusion caused by differing definitions of unit testing terminology like 'unit' and 'dependency' within software development.
| | lenholgate.com
1.9 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.
| | loufranco.com
1.4 parsecs away

Travel
| | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.
| | til.simonwillison.net
16.6 parsecs away

Travel
| Helping people setup development environments (and fix them when they break) can be incredibly frustrating. I'm really excited about cloud-based development environments such as GitHub Codespaces for exactly this reason - I love the idea that you can get a working environment by clicking a green button, and if it breaks you can throw it away and click the button again to get a brand new one.