Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 336 Bytes

File metadata and controls

8 lines (6 loc) · 336 Bytes

WebAPI and SpecFlow BDD and TDD implementation

.Net core Web API with SpecFlow and MS Test.

What this solution includes

  1. Web API with a Product Controller.
  2. MS Test Project with SpecFlow and implemented BDD/TDD for Product which includes feature file and step file.
  3. Web API integrtion testing with Web Application Factory.