Testing - modestmaps/modestmaps-js GitHub Wiki

Modest Maps is tested using Jasmine, a very simple BDD system that makes few assumptions. It also uses happen to trigger raw browser events for various interactivity.

To run tests, open /test/browser/ in a browser, and the test specifications should run automatically.