Skip to content
Justin Holsgrove edited this page Aug 5, 2016 · 1 revision

This is an example Solution for testing Rest endpoints making use of the RestSharp and Specflow libraries.

As an example endpoint it uses: http://www.thomas-bayer.com/sqlrest/

This example does not include any authentication (the example endpoint does not need one), however you can easily add your required auth in.

Clone this wiki locally