Skip to content

Starter project used for Integration and BDD style testing using Selenium, MSTest and SpecFlow

Notifications You must be signed in to change notification settings

paul-mateos/SimpleWebUITestEnvironment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD / BDD Selenium Sample

Example C# used as a starting point for TDD / BDD class labs. We write simple tests against web sites as part of one of the labs.

This project includes standard integration tests written as a straight MSTest and as BDD (Specflow) based tests for the same scenario.

Setup

The solution was built in VS2013. You must enable "Nuget Package Restore" and "Rebuild" this project to pull in all the libraries.

About

Starter project used for Integration and BDD style testing using Selenium, MSTest and SpecFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • Gherkin 3.9%