Honest question: if you don't do dependency inversion, or if you don't depend on interfaces/abstractions that can't be mocked - how do you unit test your code? Unit testing is the only reason pretty much all of my code…
Could you describe in more details how you got burned? (I have never done anything big in haskell)
Honest question: if you don't do dependency inversion, or if you don't depend on interfaces/abstractions that can't be mocked - how do you unit test your code? Unit testing is the only reason pretty much all of my code…
Could you describe in more details how you got burned? (I have never done anything big in haskell)