H
hoochiegooch
Hi, all.
I have a couple of questions about NAnt.
1. Is there a better way to invoke NAnt from
a C# "Master Test Rig" than shelling out?
IOW, how should an ASP.NET web app or Windows
Service kick off a NAnt build session?
2. We have some test tools that can
be accessed via COM (type library/DLL).
Must I write a managed wrapper for this
to have NAnt invoke the functions, or
can NAnt do this directly?
Thanks!
bn
I have a couple of questions about NAnt.
1. Is there a better way to invoke NAnt from
a C# "Master Test Rig" than shelling out?
IOW, how should an ASP.NET web app or Windows
Service kick off a NAnt build session?
2. We have some test tools that can
be accessed via COM (type library/DLL).
Must I write a managed wrapper for this
to have NAnt invoke the functions, or
can NAnt do this directly?
Thanks!
bn