Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 538 Bytes

File metadata and controls

11 lines (7 loc) · 538 Bytes

API Test Automation project using RestSharp, C#, and SpecFlow.

This code came from my completion of Udemy course: REST API testing using C# RestSharp and SpecFlow

Course URL: https://www.udemy.com/share/103J3Y3@LoiVm2tv0rf81VKFU-GAgUjv8ghxwQvbX-tvODoNiIB4WOppoRW7vWm2-Ss03C4OKg==/

Some amendments were made after course completion to:

  • Improve on class name consistency and folder structure.
  • Re-implemented MSTest case for GetListOfUsers, and added the BDD scenario for it.

Also includes reporting NuGet package Extent Reports.