Skip to content
eugeneshayunov edited this page Oct 21, 2020 · 1 revision

Welcome to GodelTech.StoryLine framework used to create integration tests. This testing framework is created using .NET Core platform but it can be also used by .NET Framework too.

This wiki is the main source of documentation for developers working with (or contributing to) the GodelTech.StoryLine project.

GodelTech.StoryLine project defines base classes and interfaces used to construct test scenarios. It's very unlikely that this library can be used alone. It's expected that library is used with conjunction with one of the following libraries which provides specific actions and expectations:

Clone this wiki locally