https://github.com/i-e-b/simple.web.testing
A testing framework for Simple.Web using NUnit.
https://github.com/i-e-b/simple.web.testing
c-sharp nunit test-framework
Last synced: 2 months ago
JSON representation
A testing framework for Simple.Web using NUnit.
- Host: GitHub
- URL: https://github.com/i-e-b/simple.web.testing
- Owner: i-e-b
- Created: 2012-06-25T08:32:50.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-25T08:49:53.000Z (about 14 years ago)
- Last Synced: 2025-03-22T12:30:31.274Z (over 1 year ago)
- Topics: c-sharp, nunit, test-framework
- Language: C#
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple.Web.Testing
==================
A testing framework for Simple.Web using NUnit.
Simple.Web is an excellent, TDD friendly web framework for .Net: https://github.com/markrendle/Simple.Web
For an example of the framework in use see: https://github.com/i-e-b/SimpleWebSignupDemo