o3-dom
## Testing Framework = Mocha Mocha was chosen because I (gsilk) have used it many times in the past and it just works. Specifically, I like that: * it doesn't couple the assertion library with the test runner (like Tape) * it doesn't try be parallel (like