July, 2006

Building Mozilla SpiderMonkey for Mac OS X

As part of my development of a JavaScript implementation of Apple’s Cocoa Bindings technology, I’ve been keen to implement a unit testing framework. There are several JavaScript unit testing libraries that run in the browser, but I’m most interested in something that runs from the command line. That way it can be part of my build process — including JavaScript Lint.