A testing framework would be great! I haven't had a chance to look closely at any of them. Have you already compiled a list of pros and cons for each? Or can you point us to something comparing and contrasting them?
On Jun 29, 2011, at 2:18 PM, Michael Wee <[email protected]> wrote: > Dear all, > > I'm currently working on the Mesos Web UI. The JIRA issue for sortable data > tables, my first improvement to the Web UI, can be found > here<https://issues.apache.org/jira/browse/MESOS-19?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#issue-tabs>. > I think it might be valuable to write tests for the work that I am doing. > Since I'm planning on adding more features related to the Web UI, it might > be useful to put in place a testing framework for it. > > Does one already exist? Would any of > Jasmine<http://pivotal.github.com/jasmine/>, > JSUnit <http://www.jsunit.net/>, QUnit <http://docs.jquery.com/Qunit> for > JavaScript or PyUnit <http://pyunit.sourceforge.net/>, > TwistedTrial<http://twistedmatrix.com/trac/wiki/TwistedTrial>for > Python or others I haven't listed make sense? > > Thank you! > Cheers, > Michael
