Hyper Monkey
Test your hyperdom apps using browser-monkey and vinehill with just a few lines of code
Get started
/** @jsx hyperdom.jsx */ // --------- your express app --------- var expressApp = ;expressApp; // --------- your hyperdom app --------- var httpism = ;var hyperdom = ;var html = hyperdomhtml; { var self = this; thismodel = frameworks: ; httpism; } { thismodelrefresh = htmlrefresh; return <ul> thismodelframeworks </ul> } // --------- your tests --------- var hypermonkey = ; ;