Skip to content
baseonmars edited this page May 14, 2012 · 3 revisions

Welcome to the Transistor wiki!

Testing

To run the tests you can either open the SpecRunner.html file in a browser, or install phantomjs and use the cli SpecRunner.js

You can run the tests from the project root like this:

phantomjs spec/SpecRunner.js spec/SpecRunner.html

Clone this wiki locally