[Pdx-pm] JavaScript Kwalitee
jerry gay
jerry.gay at gmail.com
Thu Oct 5 08:47:37 PDT 2006
On 10/5/06, Kris Bosland <krisb at ring.org> wrote:
> I have written some JavaScript functions for a program I am
> working on and now I would like to test them. What JavaScript test
> systems have people used? Do they work on Win32? Are they Perl/TAP
> friendly? Happy or Sad stories?
>
have a look at openjsan.org (the javascript equivalent of cpan,) and
in particular at
http://openjsan.org/doc/t/th/theory/Test/Simple/0.21/index.html
> I guess once JavaScript is running properly in Parrot this will be
> a lot easier.
>
probably, when there's a good parrot testing library that makes it
easy to write language-specific front ends to. some of us are already
working on it. i've been trying to keep my parrot TAP parser grammar
in sync with ovid's TAPx::Parser, for example.
~jerry
More information about the Pdx-pm-list
mailing list