Frame.js
Frame.js copied to clipboard
Add a stand-alone logger if console is not there
like this: https://github.com/mrdoob/logger.js/blob/master/src/Logger.js
Good tutorial about unit testing
https://www.unboxedconsulting.com/blog/making-javascript-testing-in-the-browser-not-suck-with-sinon-js-part-1