|
|
Log in / Subscribe / Register

oejskit 0.8.5 released

From:  Samuele Pedroni <pedronis-AT-openend.se>
To:  python-announce-list-AT-python.org
Subject:  ANN: oejskit 0.8.5 JavaScript in-browser testing and utility kit with py.test plugin
Date:  Tue, 14 Jul 2009 15:29:37 +0200
Message-ID:  <4A5C8841.4070502@openend.se>
Archive‑link:  Article

jskit contains infrastructure and in particular a py.test plugin to
enable running unit tests for JavaScript code inside browsers. The
plugin requires py.test 1.0

The approach also enables to write integration tests such that the
JavaScript code is tested against server-side Python code mocked as
necessary. Any server-side framework that can already be exposed through
WSGI can play.

More information and downloading at:

http://pypi.python.org/pypi/oejskit

including documentation and the talk I gave at Europython.

jskit was initially developed by Open End AB and is released under the
MIT license.

In various incarnations it has been in use and useful at Open End for
more than a year, we are quite happy to share it.

Samuele Pedroni for Open End




-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds