You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FosseGrim edited this page Dec 24, 2021
·
7 revisions
Overview
A set of libraries for BDD testing. The main goal of this solution is to bring together tools and capabilities for creating tests of various integrations (database, api, ui, queues and etc.)
To interact with libraries, they are divided into two main entities: core and extensions
using add-ons from SpecFlow
Usage
> for testing
Follow the instructions below to get started:
Create a Unit Test Project.
Add one or more libraries (Molder.SpecFlow.*) with steps and extensions.