Skip to content

ondras/zombie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie

A minimalistic Jasmine test driver.

Prerequisities

  • PHP
  • working Jasmine test runner

Installation

  1. writable permissions to the data/ subdirectory
  2. add <script src="/path/to/zombie/client.js></script> to your normal SpecRunner.html
  3. open /path/to/zombie/server/ and click "Run"
  4. open as many test runner clients as necessary