Refactoring Test Code
Not strictly related to assemblanies, but I recently found a very interesting book on refactoring test code on the web.
Much test code that I've written for projects has the smells mentioned in the book, including Interface Sensitivity, Slow Tests (though getting faster), Obscure and/or Eager Test, and Assertion Roulette ...
Much test code that I've written for projects has the smells mentioned in the book, including Interface Sensitivity, Slow Tests (though getting faster), Obscure and/or Eager Test, and Assertion Roulette ...
0 Comments:
Post a Comment
<< Home