Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusoftnet/discoveringnancythroughtests
Using Nancys awesome testing abilities to discover her features
https://github.com/marcusoftnet/discoveringnancythroughtests
Last synced: about 5 hours 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T10:35:26.000Z (about 9 years ago)
- Last Synced: 2024-04-13T19:25:39.171Z (7 months ago)
- Language: C#
- Size: 5.34 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- 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)