Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vegar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
vegar
13y ago
Ian Cooper has a good talk that's relevant to this blog post. It's called 'TDD, where did it all go wrong?' and a recording from NDC 2013 can be found here: http://vimeo.com/68375232
2.
▲
by
vegar
13y ago
Tools like Typemock helps you make bad decisions that you will regret later on... Isolating things is very important to make it easier to test, and lower the risk for tests to break when you change other parts of the system. Some times isol