Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

An example project intended to help newcomers familiarize themselves with the Testground tool

License

Notifications You must be signed in to change notification settings

testground/learning-example

Repository files navigation

Testground learning example

This project is intended as a practical example of a "real" project, with its own internal business logic, dependencies, etc. It is referenced as a dependency by the Learning-Example-Testground project.

The logic and behaviors within this project are intended to be as straightforward as possible, acting as a reference / guide on how to implement these behaviors and test them using Testground.

Getting started

git clone https://github.com/testground/learning-example
cd learning-example

docker-compose build && docker-compose up

# Assuming everything works, you should see the following message
Server started and listening at port 8081

Tech

License

Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.

About

An example project intended to help newcomers familiarize themselves with the Testground tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published