Skip to content

Small Java example of how to possibly run SPT testsuites using Sunshine.

Notifications You must be signed in to change notification settings

VolkerL/spt-sunshine-caller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a simple Java example of how to run SPT testcases using Sunshine.

Installation

To use this example, please consult the SPT Readme on how to build both SPT and Sunshine.

Once you managed to build them both, you can alter this repository's Main.main method to initialize Sunshine with paths that make sense for your setup. Note that this project requires the sunshine.jar that you made during the building of Sunshine.

Usage

Just run Main.main and check out the cool JSON report in the console. It is pretty straightforward to expand this example and atually do interesting stuff with the TestSuite report.

About

Small Java example of how to possibly run SPT testsuites using Sunshine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages