Nancy.Testing - no hat, no shoes with Simple.Data
February 4, 2013
This is the fourth (oh my!) post in my series on Nancy.Testing. This time we will leave the Nancy.Testing specific stuff and let our gal meet a friend of mine: Simple.Data(.Testing). By marrying these kids together we will have a really cool full-stack-in-memory-testing-experience (FSIMTE it’s gonna be a thing!).
I’ll supply you with some background to Simple.Data and it’s (awesome) testing capabilities, and I probably have to explain the title of this blog post, but then it’s just code all the way down.
The other posts in the series can be found here:
- Intro to testing with Nancy
- The Configurable bootstrapper
- The Browser and Response objects
- Hat and shoeless testing with Simple.Data(this post)
- SpecFlow and Nancy
Let’s dive right in a say hello to Simple.Data, if you haven’t met him already.
Simple.Data
Simple.Data is a...
