Skip to content

GodelTech/GodelTech.StoryLine.Rest

Repository files navigation

Welcome to GodelTech.StoryLine.Rest library which is set of REST-specific actions and expectations for GodelTech.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 GodelTech.StoryLine.Rest package.

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

  • GodelTech.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.
  • GodelTech.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.
  • GodelTech.StoryLine.Rest.Coverage tool can be used to measure REST API test coverage level.

Please find more details regarding this library in documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages