.Net core Web API with SpecFlow
.Net core Web API with SpecFlow and MS Test.
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.