Skip to content

ravindersirohi/WebAPI-with-SpecFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.