We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf029f commit 59537b6Copy full SHA for 59537b6
README.md
@@ -15,7 +15,7 @@ haphazard.
15
# Install jasmine:
16
$ sudo apt-get install nodejs-legacy
17
$ sudo npm install -g jasmine-node
18
-
+
19
# Go inside your project folder and:
20
$ jasmine-node *.spec.js --verbose --captureExceptions
21
```
0 commit comments