[Pkg-javascript-commits] [leaflet-markercluster] 25/31: Add testing section.

Jonas Smedegaard dr at jones.dk
Sun Oct 22 17:29:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.1.0_dfsg
in repository leaflet-markercluster.

commit bd3748a8946ce8dc7c5c0d0d005938b38b7c61c2
Author: ckrahe <chris at krahe.org>
Date:   Sun Aug 20 12:42:03 2017 -0400

    Add testing section.
---
 CONTRIBUTING.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5900620..e4bfd7d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,6 +4,7 @@ Contributing to Leaflet.MarkerCluster
  1. [Reporting Bugs](#reporting-bugs)
  2. [Contributing Code](#contributing-code)
  3. [Building](#building)
+ 4. [Testing](#testing)
 
 ## Reporting Bugs
 
@@ -60,3 +61,10 @@ Then to build:
 jake
 ```
 Output will be in the ```dist/``` directory
+
+## Testing
+
+To run unit tests:
+```
+jake test
+```

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list