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. Our developer site is located at htmlhifive.com.
Let's hifive!
Tomcat home
in Window
→ Preferences
→ Tomcat
in Eclipse.DevloaderTomcat7.jar
from com.sysdeo.eclipse.tomcat_3.3.1.jar
to
$TOMCAT_HOME/lib
.Run ivy_build.xml
. To do so, right-click on ivy_build.xml.launch
and
choose Run As
→ ivy_build.xml
.
Initialize and start database (if you want to use). Change current directory to
pitalium-explorer/db/hsql
and run ./init.sh
or init.bat
.
And then, run ./start.sh
or start.bat
.
Update Tomcat context definition. Right-click pitalium-explorer
project and choose Tomcat project
→ Update context definition
.
Update Tomcat context definition. Right-click hifive-res
project and choose Tomcat project
→ Update context definition
.
If you didn't download the hifive-res
project, get it from hifive-res.
Set a result folder. Open pitalium-explorer/src/main/resources/persisterConfig.json
and change file.resultDirectory
value to an absolute path of your result folder or a relative one from the pitalium-explorer
project folder.
Start Tomcat.
pitalium-explorer/jsTool/jsdoc/bin
. Let
jsdoc.bat
be in the bin
folder.pitalium-explorer/jsTool/jsdoc/jsdoc.bat
and select open
in the command prompt.jsdoc.bat
.pitalium-explorer/doc/jsdoc
.