literate-jasmine
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "literate-jasmine", | ||
"description": "write tests in markdown that are parsed to specification files to run with jasmine-node", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "literate-jasmine": "./bin/literate-jasmine" |
@@ -67,2 +67,4 @@ # literate-jasmine [![Build Status](https://travis-ci.org/cymen/literate-jasmine.png?branch=master)](https://travis-ci.org/cymen/literate-jasmine) | ||
![screen shot of running literate-jasmine on this README.md](run.png) | ||
(If you're working on this project, run `./bin/literate-jasmine` instead.) | ||
@@ -69,0 +71,0 @@ |
106020
12
75