Create a new project for the test runner, and add your applications
source directory to its build path.

--- In flexcoders@yahoogroups.com, "Justin Bozonier" <[EMAIL PROTECTED]> wrote:
>
> Hi guys,
> 
> I'm looking for a test runner that will run independently of the
Flex/Air app to be tested. 
> Does one already exist? FlexUnit requires that the FlexUnit UI be in
my Flex project and that's 
> no bueno.
> 
> Another option I just thought of is to create a separate project for
all of my unit tests. This 
> project would also house the FlexUnit test runner. Then I could make
any code I wanted unit 
> tested into separate modules via a Library project. Then my unit
test project could reference 
> that project as well as my main app.
> 
> Any other suggestions?
> 
> -Justin Bozonier
>


Reply via email to