Load test dll dynamically at runtime
[email protected] Mon, 25 Aug 2008 18:49:46 +0530
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <OF8ACE4BC6.7056D551-ON852574B0.00492EF8-652574B0.00496F18@mksinst.com> |
Hi, I am using Nunit 2.4.7. I have many .dll files which contain a number of test cases. I was trying to develop an application which would allow the user to choose the .dll file whose test cases are then executed. I am using the Nunit GUI, which is instantiated when the application is initialized. I was wondering if there is any option to unload the current dll from the nunit.exe and load the new dll (selected by the user) into the same nunit.exe? (without using the manual intervention). I specifically do not want to close the GUI and open it again. Nor can multiple .exe files can be invoked. I was playing around the idea of combining all the test cases across multiple dlls into a single dll, but again I have no leads on how to dynamically mask and unmask certain suite of test cases without restarting the Nunit exe. Any help would be appreciated, Regards, Grishma Khandwalla ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users