From c43a8e222c9a51046c2b11c9549ffa76204d1eb5 Mon Sep 17 00:00:00 2001 From: Phil Burk Date: Sun, 30 Jan 2022 09:58:43 -0800 Subject: Add test instructions to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b1a01b9..dcf366e 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,11 @@ To run the built-in test App on a desktop, enter something like this: but with the correct version. +### Test Using Gradle + +To run the unit tests, enter: + + cd jsyn + ./gradlew test + JSyn - Copyright 1997 Mobileer Inc -- cgit v1.2.3