Repository: incubator-senssoft-useralejs
Updated Branches:
  refs/heads/master 611f7104e -> b29542e6c


Update README with test execution


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs/commit/b29542e6
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs/tree/b29542e6
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs/diff/b29542e6

Branch: refs/heads/master
Commit: b29542e6cc1e74c4caccdeb9ed4191013498e9ee
Parents: 611f710
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Tue Feb 20 19:15:40 2018 -0800
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Tue Feb 20 19:15:40 2018 -0800

----------------------------------------------------------------------
 README.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs/blob/b29542e6/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 28e4cc3..017666b 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,20 @@ To build UserALE.js:
 npm run build
 ```
 
+## Test
+
+To test UserALE.js:
+```
+npm run test
+```
+... you should eventually see something as follows
+```
+...
+  26 passing (837ms)
+  1 pending
+```
+Any failing tests will also be logged in the terminal. If there are failing 
tests, please consider [logging an issue in 
JIRA](https://issues.apache.org/jira/projects/SENSSOFT).
+
 ## Use and Configure
 
 To include UserALE.js in your project:

Reply via email to