[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster-devel] Tests with build/ant



Hi

our build.xml support some new targets to invoke the Junit testsuite.

runTests --> starts xmlBlaster and runs all JUNIT tests
             (you need to compile xmlBlaster before)

report   --> after 'runTests' you can generate a HTML report
             into xmlBlaster/doc/test/report/html/junit-noframes.html

The current test report is online availbale, see

  http://www.xmlBlaster.org

and the link in the left bottom corner

 'Testsuite'

enjoy

Marcel