[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#616071: ITP: python-oejskit -- python driven javascript unit testing



Package: wnpp
Severity: wishlist
Owner: Anders Hammarquist <iko@debian.org>

* Package name    : python-oejskit
  Version         : 0.9.0
  Upstream Author : Open End AB, Samuele Pedroni <pedronis@openend.se>
* URL             : http://pypi.python.org/pypi/oejskit
* License         : MIT
  Programming Lang: python
  Description     : python driven javascript unit testing

jskit contains infrastructure and in particular a py.test plugin to enable
running tests for JavaScript code inside browsers directly using py.test as
the test driver. Running inside the browsers comes with some speed cost, on
the other hand it means for example the code is tested against the real-
world DOM implementations.

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-sideframework that can already be exposed through
WSGI (or for which a subset of WSGI can be written to accommodate the jskit
own needs) can play along.



Reply to: