Welcome, Guest
Username Password: Remember me

Ant Scripting Issue
(1 viewing) (1) Guest
Apache Ant
  • Page:
  • 1

TOPIC: Ant Scripting Issue

Ant Scripting Issue 1 year, 7 months ago #366

  • ant-qa
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Points: 11
  • Karma: 0
1) I have many ant build files ( .xml files / test scripts) in folder : bin/execute

2) I have another testsuit.xml file (ant build file) that works as a test suit. All the test cases in folder : bin/execute are executed in the order they appear in testsuit.xml

3) I want to write code maybe another ant test (.xml file) to make sure that all the test cases are added (executed) in the test suit.

4) Test cases in the testsuit.xml can be identified by : <runant antfile="testcasename.xml" />

Any thoughts will be extremely appreciated

Thanks
  • Page:
  • 1
Time to create page: 0.45 seconds

     
    
Home Forum