Snow-Globe

An End-to-End Testing framework of Nginx Configurations.

View the Project on GitHub

Getting Started

These instructions show you how to get started using our example project provided.

Prerequisites

This project uses Java to run the tests and framework, and Docker to build the isolated environment for each test.

Below are the version requirements:

Project Setup

You will need to do four things to use this framework:

  1. Setup a gradle or maven project with the library set
  2. Configure Snow-Globe
  3. Write your tests