The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JSTAPd - testing framework to test Ajax/Javascript libraries

DESCRIPTION

JSTAPd is a testing framework to test Ajax/Javascript libraries. Test results are generated as TAP test results, so you can use tools like prove to integrate it in your daily testing routines.

DOCUMENTATIONS

Introduction

JSTAPd::Tutorial::Intro,

how to write tests

JSTAPd::Tutorial::Test,

JavaScript API Reference

JSTAPd::Tutorial::Test,

For Japanese

JSTAPd::Tutorial::JA,

AUTHOR

Kazuhiro Osawa <yappo <at> shibuya <döt> pl>

lestrrat

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.