http://github.com/anutron/mootools-unittester There's some talk of overhauling this to use Depender to inject the scripts (which I'd like to do at some point). This could be a simple php app instead of all JS, with no iframes involved. In that state, having it pull the assets from mooshell could work. The key is having some way to bind them into the test list so we can check in tests. In my mind, I want the tests to work when I'm on an airplane, so I don't want to have to pull from the server to run the test. All I want, really, is an export button that gives me the assets for the test itself.
On Thu, Oct 22, 2009 at 6:14 AM, Piotr Zalewa <[email protected]> wrote: > I think I may do it easily if unittest will allow the files to be > downloaded from mooshell's server. > > On Oct 20, 2009 5:15 PM, "Aaron Newton" <[email protected]> wrote: > > We need to find a way to output these things as unit tests. > > On Tue, Oct 20, 2009 at 6:18 AM, Ryan Florence <[email protected]> > wrote: > > Ha! Same here. ... > >
