Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 469 Bytes

patronum

The framework for testing Web service (REST, SOAP, other HTTP-based) over HTTP(S) protocol

Prerequiments

You'll need .Net4.5 and MSTest or nUnit set up and ready to go

Getting Started

  • Crete new solution and test project
  • Clone this repository
  • Include patronum to test project as project-reference

Key features

  • Emulate external Web service requests (REST, SOAP, Controller Test Clients)
  • Creating user-defined tests for Application