Skip to content

paveliam/AutoTests.Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Owerview

AutoTests.Framework is plugin\extension for specflow.

Framework features:

  • Automatic model transformations
  • Model comparator
  • PreProcessor
  • Selenium WebDriver integration framework
  • Test data managment

Requirements

  • .NET Framework 4.6
  • Visual Studio 2017 (older version not tested, but maybe?)
  • Specflow plugin for Visual Studio (for *.feature files highlighting)

Links

How to use

  1. Create and configure basic specflow project
  2. Add nuget packages
  3. Create application class (see example)
  4. Regsiter and configure application class in [Before Scenario] method (you can clone and see example)
    ...
    Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • Gherkin 2.6%
  • Other 1.2%