Skip to content

sungminoh/hifive-pitalium-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitalium Explorer

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!

Prerequisite

Supported browsers

  • Chrome ≥ 44
  • Internet Explorer 11
  • Firefox ≥ 37

Procedure

  1. Run ivy_build.xml. To do so, right-click on ivy_build.xml.launch and choose Run Asivy_build.xml.

  2. 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.

  3. Update Tomcat context definition. Right-click pitalium-explorer project and choose Tomcat projectUpdate context definition.

  4. Update Tomcat context definition. Right-click hifive-res project and choose Tomcat projectUpdate context definition.

  5. Set a result folder. Open pitalium-explorer/src/main/resources/persistentConfig.json and change file.resultDirectory value to an absolute path of your result folder or a relative one from the pitalium-explorer project folder.

  6. Start Tomcat.

  7. Go http://localhost:8080/pitalium-explorer/list.html

How to generate API Documents (JSDoc)

  1. Download jsdoc3
    • Download jsdoc
    • Download all fils from Tag to pitalium-explorer/jsTool/jsdoc/bin. Let jsdoc.bat be in the bin folder.
  2. Generate
    • Right-click pitalium-explorer/jsTool/jsdoc/jsdoc.bat and select open in the command prompt.
    • Run jsdoc.bat.
    • JSDocs are generated in pitalium-explorer/doc/jsdoc.

About

2016 Spring, Web front-end regression testing tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published