Skip to content

Report Engine... Single point for test results, monitor servers...

License

Notifications You must be signed in to change notification settings

rananda/report-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documents: https://github.com/jkandasa/report-engine/wiki
Download Binary Build: https://sourceforge.net/projects/reserver/files/

Create Eclipse Project:

  mvn eclipse:eclpise
  
Create web module as web eclipse project:
  move to the location "cd report-engine/modules/core/web"
  mvn eclipse:eclipse -Dwtpversion=2.0

To create jar files and war files:

  run it on parent location (report-engine)
  mvn clean package
  
  war file will be generated on "report-engine/modules/core/web/target/re.war"
  Java Client (testNG and Junit) will  be on "report-engine/modules/clients/java-client/target/java-client-*.jar"

About

Report Engine... Single point for test results, monitor servers...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published