ANN: oejskit 0.8.6 JavaScript in-browser testing and utility kit with plugin for py.test 1.0 final

Samuele Pedroni pedronis at openend.se
Wed Aug 5 19:52:45 CEST 2009


0.8.6 fixes some last minute compatibility issues with py.test 1.0 
final, it also includes experimental glue code to be used just with 
plain standard library unittest.py

about the latter see this post to testing in python:

http://lists.idyll.org/pipermail/testing-in-python/2009-July/002119.html

About OE jskit:

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 a changelog, 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







More information about the Python-announce-list mailing list