Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 282 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 282 Bytes

Platform SDK

Contains a testbed for testing Platform API endpoints.

Build

Within the platform-sdk directory:

gradle build

Test

Start a Skrull instance to test against and run:

gradle nunit

Note: This testbed does not currently start a Skrull instance