https://github.com/godeltech/godeltech.storyline.examples
https://github.com/godeltech/godeltech.storyline.examples
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/godeltech/godeltech.storyline.examples
- Owner: GodelTech
- License: mit
- Created: 2020-10-23T09:22:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T10:48:00.000Z (over 1 year ago)
- Last Synced: 2025-04-08T18:54:29.133Z (about 1 year ago)
- Language: C#
- Size: 32.2 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodelTech.StoryLine.Examples
## Description
The GodelTech.StoryLine.Examples repository contains example projects demonstrating the usage of the GodelTech.StoryLine framework
Welcome to **GodelTech.StoryLine.Examples** examples. This repository contains of 2 projects:
* **GodelTech.StoryLine.Rest.Example** contains implementation of simple REST microservice and subsystem tests written with **GodelTech.StoryLine.Rest** library to show how to implement it into your tests.
* **GodelTech.StoryLine.Wiremock.Example** contains implementation of simple REST microservice and subsystem tests written with help of **GodelTech.StoryLine.Rest** and **GodelTech.StoryLine.Wiremock** libraries.
## License
This project is licensed under the MIT License. See the LICENSE file for more details.