This is the Test Result Explorer tool which supports Pitalium. You can easily access your test results and understand what is wrong, if these tests are written with Pitalium.
This product is licensed under the [Apache License, Version 2.0][license]. Our developer site is located at [htmlhifive.com][].
Let's hifive!
[license]: http://www.apache.org/licenses/LICENSE-2.0) [htmlhifive.com]: http://www.htmlhifive.com
- Eclipse IDE for Java EE (Luna SR2)
- Tomcat 7
- Sysdeo Eclipse Tomcat Launcher plugin (3.3.1)
- Set
Tomcat home
inWindow
→Preferences
→Tomcat
in Eclipse. com.sysdeo.eclipse.tomcat_3.3.1.jar
フォルダーにあるDevloaderTomcat7.jar
を$TOMCAT_HOME/lib
へコピーすること。
- Set
- Chrome ≥ 44
- Internet Explorer 11
- Firefox ≥ 37
-
ivy_build.xml
を実行します。ivy_build.xml.launch
を選択し、右クリックし、Run As
→ivy_build.xml
で実行します。 -
データベースを初期化して起動します。カレントディレクトリーを
pitalium-explorer/db/hsql
に変わって./init.sh
やinit.bat
を実行します。 その後に./start.sh
やstart.bat
を実行します。 -
Tomcatのコンテキスト定義を更新します。プロジェクトを選択し、右クリックし、
Tomcatプロジェクト
→コンテキスト定義を更新
で実行します。 -
Tomcatを起動します。
-
下記にアクセスできることを確認してください。
-
jsdoc3をダウンロード
- jsdoc3はここからダウンロードできます。https://github.com/jsdoc3/jsdoc
- Tagなどからすべてのファイルをダウンロードし、 hifive/jsTool/jsdoc/bin に配置します。 ("jsdoc"コマンドが"bin"フォルダに存在するようにします。)
-
生成
build_for_js.xml
のjsdoc
ターゲットを実行します。hifive/src/main/webapp/doc
の下にドキュメントが生成されます。