Hacker News
- "Flakes on a Plane: How coding at thirty thousand feet helped me to write more testable code." http://www.campaul.net/blog/2013/08/16/flakes-on-a-plane/ 21 comments programming
- I built a tool to help project teams easily create acceptance criteria that are clear, concise, and testable with estimates, costs, and prioritization. https://www.acez.app 2 comments internetisbeautiful
- [OSS Help Req] How to best refactor this code to make it testable? https://github.com/hazcod/gherror/blob/master/issue.go 3 comments golang
- [Java] Need help writing clean, testable, multi-socket listener using ServerSocketChannel http://pastebin.com/zMRnpV4F 4 comments learnprogramming