3 different API test projects using different .net tools
- Project 1 - RestAssured (https://github.com/basdijkstra/rest-assured-net)
- Project 2 - Specflow and HttpClient
- Project 3 - HttpClient
All projects use WebApplicationFactory to run the services and NUnit as the test runner
Joe Batt