problem with grouping tests and with framework in one place
"Artur Futuro" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! Because I got many answers with solutions to problem with grouping tests I would like to precise the whole problem. 1. I have a library written like a COM component in .NET. In this library are over 40 functions and I need to create some tests for each function in C# in VS2005. In documentation to NUnit I found how to create tests but with using one file ( for example in .cs). I found out that it would be very good solution to create for each function one .cs file in some test. This is why I asked how to group tests. 2. When I was trying to compile examples for C# in NUnit 2.4.6 ( VS2005 development software) I got such an error: Metadata file 'c:\Program Files\NUnit 2.4.6\bin\nunit.framework.dll' could not be opened -- 'Common Language Runtime Internal error: 0x80131107' For the latest version of NUnit I found a solution to uncomment some lines of code in nunit-gui.exe.config or nunit-console.exe.config, but in newest version there aren't these files and I have a problem with using it.In the main documentation there is no information about it. If you give me a solution I'll be very pleasure. Best regards Artur Poniedziałek ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users