You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prototype-s...@googlegroups.com
I am just getting started with JavaScript testing, can anyone recommend a (hopefully) drop-in replacement for qUnit in the Prototype world? I'm porting a jQuery sound player to Prototype, and I'd like to actually do TDD on it if possible.
Thanks in advance,
Walter
Victor
unread,
Apr 12, 2012, 11:54:00 AM4/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prototype-s...@googlegroups.com
Is qunit not working when Prototype is on page? AFAIK it isn't depending on any framework http://docs.jquery.com/Qunit "To use QUnit, you have to include its qunit.js and qunit.css files and provide a basic HTML structure for displaying the test results"