Specflow for Asp.net Core
HeyBaldur
Posted on May 4, 2022
SpecFlow is a BDD framework for .NET which boosts your productivity by helping you with writing your feature files and automation code in your favorite IDE using C# and .NET methods.
We need to install
- SpecFlow
- SpecFlow.Tools.MsBuild.Generation
- SpecFlow.NUnit
- SpecFlow.Assist.Dynamic
- Selenimum.WebDriver
- Selenimium.WebDriver.ChromeDriver or Selenium.Firefox.WebDriver
Get the Dotnet core 5.0 version of Seed.API to get the example.
Requisites:
Read my tutorial about Seed.API for better understanding.
Happy coding and learning.
💖 💪 🙅 🚩
HeyBaldur
Posted on May 4, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.