Jörg
No, I am referring to Edward's JSUnit. I have a perl script that
will grind through your js files and create empty test functions for
each method on an object.
I think understand your overlap, when I mentioned JSDoc, I was
referring to the JSDoc sourceforge project, not the jsdoc - like api
that is in your JSUnit.
It has been a while and I have not heard any feedback so I will
assume that it is not a desired feature in the open source world.
--- In jsunit@yahoogroups.com, Jörg Schaible <joerg.schaible@g...>
wrote:
> Hi Jeff,
>
> On Friday 21 November 2003 18:23, Jeff Conrad wrote:
> > I have written a small program in perl that uses the
> > JSDoc 1.3 implementation of discovering javascript
> > objects, methods, etc.
>
> I assume you mean the jsdoc shell script that itself uses
js2doxy.pl?
>
> > It will automatically generate the test shell
> > functions for what you need in JSUnit.
> >
> > What I am wondering is if I was to distribute this and
> > receive feedback, where should I put this code. It is
> > not really a core part of jsunit, and it is separate
> > from jsdoc as well.
>
> I have a section for contributed utilities. As long as no license
conflicts
> arise and it is working here, I can put it into the distribution.
>
> Regards,
> Jörg