szwalkowski / SpecFlowWithXUnitAndSeleniumAndAutofac

Simple project for base of BDD projects using xunit, specflow, selenium and autofac

Home Page:https://www.szymonwalkowski.com/specflow-selenium-xunit-autofac/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpecFlow With XUnit And Selenium And Autofac

SpecFlow (specflow.org) is an open source testing framework.

Selenium (seleniumhq.org) is a software for browser automation.

xUnit (xunit.net) is a free, open source testing tool for the .NET Framework.

Autofac (autofac.org) is an inversion of control container.

Sample project for combining those four ingredients

About

Simple project for base of BDD projects using xunit, specflow, selenium and autofac

https://www.szymonwalkowski.com/specflow-selenium-xunit-autofac/


Languages

Language:C# 92.1%Language:Gherkin 7.9%