Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.

DiamondDragon/StoryLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT

IMPORTANT: This is old version of repository. Latest version of project can be found at https://github.com/GodelTech/GodelTech.StoryLine. Please consider using this repository and related NuGet packages.

StoryLine

Welcome to StoryLine framework used to create integration tests!

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

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:

  • StoryLine.Rest is a set of REST-specific actions which simplify testing of HTTP-based services.
  • StoryLine.Rest.Coverage tool can be used to measure REST API test coverage level.
  • StoryLine.Wiremock is a set of WireMock-specific actions and expectations. This library can serve as WireMock client which is compatible with StoryLine framework.
  • StoryLine.Utils is a set of helper actions and expectations which are not specific to any area.

About

Code library which defines skeleton of scenarios implemented using va rious actions and expectations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages