ダウンロードリスト

プロジェクト概要

JSCoverageは、JavaScriptプログラムの統計情報を生成するコードカバレッジツールです。 JSCoverageは、Webページ内で使用された、JavaScriptの計測用コードによって動作します。コードカバレッジの統計情報は、Webブラウザーで実行された計測用コードによって収集されます。JSCoverageは、現在の標準的なWebブラウザー(WindowsまたはLinux上のInternet Explorer, Firefox, or Opera)で動作します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-04-26 12:20
0.5

新しい操作モードは、"ウィンドウモード"と呼ばれるテストスイートは、新しいブラウザウィンドウ(またはタブ)で実行することができます。実験的な新機能は、コードカバレッジの統計情報は、Mozillaのプラットフォームのアプリケーション用に生成されるようになります。バグの数は固定されている。
A new mode of operation, called "window mode," allows a test suite to be executed in a new browser window (or tab). An experimental new feature allows code coverage statistics to be generated for Mozilla platform applications. A number of bugs have been fixed.

2008-12-12 21:54
0.4

新しいプログラムは、jscoverageサーバーは、元のjscoverageプログラムに代わるものとして提供されて、このサーバーは、ファイルシステムへの取材レポートを格納することができます。特別なコードをコメントするカバレッジレポートにコードの特定の行を無視するために使用することができます。異なる文字エンコーディングのサポートが追加されている。多くの新しいJavaScriptがすぐに認識されて構築します。
タグ: Minor feature enhancements
A new program, jscoverage-server, is provided as
an alternative to the original jscoverage program;
this server can store coverage reports to the
filesystem. Special code comments can now be used
to ignore certain lines of code in coverage
reports. Support for different character encodings
has been added. Many new JavaScript constructs are
now recognized.

2007-11-23 13:25
0.3.1

これは、バグ修正のみのリリースです。すべてのリソース(スクリプトやスタイルシート)JSCoverageで使用する"jscoverage"名前の衝突を避けるためにが付いています。このリリースでも修正されWindows上でいくつかの問題(コンパイルと非特権ユーザとして実行している)。
タグ: Minor bugfixes
This is a bugfix-only release. All resources
(scripts and style sheets) used by JSCoverage are
now prefixed with "jscoverage" to avoid name
collisions. This release also fixes some problems
on Windows (compiling and running as an
unprivileged user).

2007-08-27 16:45
0.3

新機能の棒グラフは、進行状況バーに、構文、オプションを逃したのステートメントの表示を制御し、JsUnitはより良いサポートを強調JavaScriptが改善されています。
タグ: Minor feature enhancements
New features include bar graphs, a progress bar,
improved JavaScript syntax highlighting, options
to control the display of missed statements, and
better support for JsUnit.

2007-07-09 16:28
0.2

このリリースでは、新しいタブ付きのユーザーインターフェイスを備えています。
タグ: Minor feature enhancements
This release features a new tabbed user interface.

プロジェクトリソース