PMC:QA:Add Junit test to Hudson

From ADempiere
Revision as of 23:25, 9 March 2010 by Sunny (Talk)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Add Junit test to Hudson

This document is about add adempiere Junit test to hudson

configure "Build"

get "test.properties" file

Huju.png

test.properties is a properties file,it must be created when do junit test.

example:

Huju1.png

run task "functionaltest"

run task "functionaltest" which in trunk/extend/build.xml file

Huju2.png