nenadjaja / EloquentJS

JS stuff, Jasmine tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EloquentJS

Examples from the book Eloquent JS Added Jasmine tests for testing examples from the book.

To run tests and monitor changes, install jasmine-node: $ npm install jasmine-node -g

and run: $ jasmine-node . --autotest --color

About

JS stuff, Jasmine tests


Languages

Language:JavaScript 100.0%