https://github.com/marcusoftnet/discoveringnancythroughtests
Using Nancys awesome testing abilities to discover her features
https://github.com/marcusoftnet/discoveringnancythroughtests
Last synced: about 1 year ago
JSON representation
Using Nancys awesome testing abilities to discover her features
- Host: GitHub
- URL: https://github.com/marcusoftnet/discoveringnancythroughtests
- Owner: marcusoftnet
- Created: 2013-01-17T11:50:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T10:35:26.000Z (almost 11 years ago)
- Last Synced: 2025-03-26T12:01:40.730Z (over 1 year ago)
- Language: C#
- Size: 5.34 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DiscoveringNancyThroughTests
============================
Using Nancys awesome testing abilities to discover her features
This is code for a blog series that you can read here:
- [Intro to testing with Nancy](http://www.marcusoft.net/2013/01/NancyTesting1.html)
- [The Configurable bootstrapper](http://www.marcusoft.net/2013/01/NancyTesting2.html)
- [The Browser, Request and Response objects](http://www.marcusoft.net/2013/01/NancyTesting3.html)
- [Hat and shoeless testing with Simple.Data](http://www.marcusoft.net/2013/02/NancyTesting4.html)
- [SpecFlow and Nancy](http://www.marcusoft.net/2013/02/NancyTesting5.html)