[TIP] ANN: oejskit 0.8.6 JavaScript in-browser testing and utility kit with py.test 1.0 final plugin Re: py.test 1.0 release / remarks

Samuele Pedroni pedronis at openend.se
Tue Aug 4 09:43:33 PDT 2009


Hi,

there were some last minute compatibility issues between oejskit 0.8.5 
and py.test 1.0 final. Holger Krekel
provided a patch (thanks).

I have pushed a new release of oejskit 0.8.6 with the patch to PyPI, see 
also the changelog:

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

About oejskit:

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 final

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.

Samuele Pedroni for Open End



More information about the testing-in-python mailing list