The Art of Unit Testing Roy Osherove Clean Code Robert C. Martin ...

97 downloads 1061 Views 292KB Size Report
Roy Osherove. Clean Code. Robert C. Martin. Working Effectively · With Legacy Code. Michael Feathers. Continuous Delivery. David Farley. Jez Humble ...
The Art of Unit Testing

Clean Code

Roy Osherove

Robert C. Martin

Working Effectively With Legacy Code Michael Feathers

Continuous Delivery David Farley Jez Humble

Visual Studion Unit Testing Framework

http://msdn.microsoft.com/en-us/library/ms243147.aspx

NUnit (testing framework) Junit (testing framework)

http://nunit.net/ http://junit.sourceforge.net/

JetBrains Resharper (static analyzer)

http://www.jetbrains.com/resharper/

Rhino Mocks (mocking framework)

http://www.hibernatingrhinos.com/oss/rhino-mocks

JetBrains dotCover (coverage tool)

http://www.jetbrains.com/dotcover/

Source Monitor (static analyzer)

http://www.campwoodsw.com/sourcemonitor.html

Fluent Assertions (C# extension pack)

http://fluentassertions.codeplex.com/

Cruise Control Cruise Control.NET

http://cruisecontrol.sourceforge.net/ http://confluence.public.thoughtworks.org/display/CCNET/ Welcome+to+CruiseControl.NET

Suggest Documents