Before writing your first Nancy test, you'll need a unit testing framework and a test runner. I will be using xUnit.net (http://xunit.codeplex.com/), but you can use whichever .NET testing framework that suits you.
xUnit.net