Skip to content

SpecFlowOSS/SpecFlow.Actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecFlow.Actions

SpecFlow Actions are our new way to help you all write easier and quicker test automation. They will solve common challenges you encounter during your work of automating an application/API/website/mobile app/microservice/

There will be two kinds of SpecFlow Actions:

1. Code Snippets

These are small code snippets that solve a particular problem, which can be easily copy-pasted and adapted to your needs.

You can find a list of all Code Snippets here.

2. Plugins

For more complex problems, there will be dedicated plugins for SpecFlow that provide more functionalities and integrate effortlessly into SpecFlow and its features.

You can find a list of all Plugins here.