Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 130 Bytes

BUILD_AND_TEST.md

File metadata and controls

13 lines (9 loc) · 130 Bytes

Build

$ ./gradlew build

Test

Be sure to start Docker before running the test.

$ ./gradlew test