Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
[TDD] Getting back into C# testing
It will definitely hurt less if you wrap the API, because then you can test your own code in isolation from it where it makes sense to do so. As far as tools go, ReSharper, NUnit, and SpecFlow are my favorites for test-driving C#, but it would probably be worth spending time researching what else is out there.? On Fri, Sep 5, 2014 at 8:41 AM, Alan Baljeu alanbaljeu@... [testdrivendevelopment] <testdrivendevelopment@...> wrote:
|
to navigate to use esc to dismiss