Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 311 Bytes

Restsharp Specflow Demo

API testing project using C#. The API used for this demo is Swagger Petstore.

Tools used

  • Restsharp: REST API client library for .NET
  • Specflow: BDD-Framework for .NET
  • Fluentassertion: Assertion library for .NET
  • Postman: UI API client tool.