Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 541 Bytes

File metadata and controls

25 lines (14 loc) · 541 Bytes

Sail / Dib

DOM interface bundle used within Sail.js applications.

Tests

To run tests in a browser, execute the Make target for the desired browser:

$ make test-chrome
$ make test-firefox
$ make test-safari

Headless tests can be executed directly from a terminal:

$ make test-phantomjs

Credits

License

The MIT License

Copyright (c) 2012-2013 Jared Hanson <http://jaredhanson.net/>