|
Title: How to run multiple projects from testrunner.bat Post by: Akarui Tomodachi on May 02, 2008, 04:35:47 am I have multiple projects under a work space.
I would like to run all projects from a console by testrunner. For example, if I issue this command from the console, the test runner doesn't run the test: "testrunner.bat -a -fD:/myResultFile D:/soapUIProj/myProj_1-soapui-project.xml D:/soapUIProj/myProj_2-soapui-project.xml -j -o -r" But if I issue only one project, then everything is fine. Title: Re: How to run multiple projects from testrunner.bat Post by: omatzura on May 06, 2008, 01:39:22 pm Hi Akarui,
Unfortunately the TestRunner only supports one project at a time currently, please add a feature request at sourceforge for this (https://sourceforge.net/tracker/?group_id=136013&atid=737766) and we'll have it fixed in a coming release. regards! /Ole eviware.com |