Package: wnpp Severity: wishlist Owner: Sylvestre Ledru <[email protected]>
* Package name : jscover Version : 1.0.10 Upstream Author : Tim <[email protected]> * URL : http://tntim96.github.com/JSCover/ * License : GPL-2 Programming Lang: Java Description : Javascript code coverage JSCover is a tool that measures code coverage for JavaScript programs. . Some features: * Measures line, branch and function coverage * Coverage measured via a browser, allowing DOM interaction * Run tests in file-system mode and still save the report * Browser independent and can be run headless in HtmlUnit and PhantomJS. * Because test coverage is collected in-browser, multiple tests can be run concurrently and report data merged. * Run JavaScript tests and collect coverage in a single Java test class with WebDriver. * Run multi-page tests without an iframe or JavaScript-connected window and still save the report using HTML5 Local Storage Switch. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

