Skip to content

BDD (Behavior Driven Development), is a behavior-directed development strategy. Here I am implementing different frameworks in different languages that support this strategy such as SpecFlow, Selenium, Cucumber, Protractor, etc.

License

Notifications You must be signed in to change notification settings

eduflornet/BDD-Automated-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This demo was built with NET5 and the following nuget packages:

  • "DotNetSeleniumExtras.WaitHelpers" Version="3.11.0"
  • "Microsoft.NET.Test.Sdk" Version="16.5.0"
  • "NUnit" Version="3.13.2"
  • "NUnit3TestAdapter" Version="4.0.0"
  • "Selenium.Chrome.WebDriver" Version="85.0.0"
  • "Selenium.Support" Version="3.141.0"
  • "Selenium.WebDriver" Version="3.141.0"
  • "SpecFlow.Assist.Dynamic" Version="1.4.2"
  • "SpecFlow.Plus.LivingDocPlugin" Version="3.9.5"
  • "SpecRun.SpecFlow" Version="3.9.7"
  • "FluentAssertions" Version="5.10.3"
  • "TestProject.OpenSDK" Version="1.2.2"
  • "TestProject.OpenSDK.SpecFlowPlugin" Version="1.2.2"

References:

About

BDD (Behavior Driven Development), is a behavior-directed development strategy. Here I am implementing different frameworks in different languages that support this strategy such as SpecFlow, Selenium, Cucumber, Protractor, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published