Note that MooTools ships with a more complex test framework (for example: http://mootools.net/releases/mootools-more-1.2.3.1/Tests/) that lets us do similar things. But it's not as useful for filing bug reports and the like. It would be nice, though, if we could make this thing, which is great for the forum and for bugs, output the tests we use in the framework. That way if there's a bug and we fix it, we can pull the example posted w/ the bug into the tests so that we can test it again in future versions of the library. Lots of potential here.
The test framework is here: http://github.com/anutron/mootools-unittester/tree/master On Wed, Jul 22, 2009 at 8:16 AM, Ryan Florence <[email protected]> wrote: > That's radical. I've had it in the back of my head to do something like > this. > Clicking "Save and Run" doesn't do anything in Safari 4. > > > On Jul 22, 2009, at 1:35 AM, Piotr Zalewa wrote: > > I have recently build a simple (yet handy) page to test/share small chunks > of code. It allows to write HTML/CSS/JS and test in an iframe window. > Please use it to test your code. Any feedback will be highly appreciated. > > http://tools.zalewa.info/ > > Here is an example of usage: http://tools.zalewa.info/mooshell/wzRDj/ > > Thanks, enjoy > -- > zalun > ------- > London, UK > > >
