-
requirejs: http://requirejs.org/
-
jasmine-jquery: https://github.com/velesin/jasmine-jquery
-
HTML/CSS fixtures
-
Jasmine expectations
-
-
Syn: http://bitovi.com/blog/2010/07/syn-a-standalone-synthetic-event-library.html
-
syntetic event library
-
keycodes & docs: http://javascriptmvc.com/docs.html#!Syn.keycodes
-
-
async tests in jasmine: http://www.htmlgoodies.com/beyond/javascript/test-asynchronous-methods-using-the-jasmine-runs-and-waitfor-methods.html
-
fire event → wait for UI response
-
-
Debugging karma
-
watch mode
-
(it → iit)
-
Chrome Dev Tools: https://developers.google.com/chrome-developer-tools/docs/shortcuts#sources-panel
-
-
widget-test-base
-
dom-compare
-
loading fixtures
-
beforeEach/afterEach
-
-
SauceLAbs integration