The framework for testing Web service (REST, SOAP, other HTTP-based) over HTTP(S) protocol
You'll need .Net4.5 and MSTest or nUnit set up and ready to go
- Crete new solution and test project
- Clone this repository
- Include patronum to test project as project-reference
- Emulate external Web service requests (REST, SOAP, Controller Test Clients)
- Creating user-defined tests for Application