Skip to content

aliaksanderkazlou/StoryLine.Rest

 
 

Repository files navigation

Welcome to StoryLine.Rest library which is set of REST-specific actions and expectations for StoryLine framework.

Primary purpose of this library subsystem and integration test development for REST services. Latest version of package can be found on Nuget.org using the following link to StoryLine.Rest package.

The following projects may be also useful during development of tests for REST services:

  • StoryLine.Wiremock provides fluent syntax for Wiremock tool. This tool is used to stub behavior of dependencies (other REST services) which tested service interacts with.
  • StoryLine.Utils contains set of helper actions and expectations which can simplify such activities as artifact expectation development, waiting for results, transformation of artifacts and etc.
  • StoryLine.Rest.Coverage tool can be used to measure REST API test coverage level.

Please find more details regarding this library in documentation.

About

Actions and expectations for HTTP services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%