Hi, They have to be run with some sort of NUnit test runner (the console, GUI, or ReSharper) AFAIK.
Regards, Alex On Sun, Jul 17, 2011 at 10:04 PM, Nick Polyak <[email protected]> wrote: > Hi, > I am a cecil newbie. To get a feel of Cecil, I am trying to run the > tests. > I discovered some tests are marked by attributes derived from > TestCecilAttribute class, e.g. > > [TestCSharp ("Layouts.cs")] > public void FieldLayout (ModuleDefinition module) > > My question is - how does one run such tests - I tried running them > using TestDriven tool and the argument to the function is invariably > null and the attribute does not get initialized. > Thanks for your help. > > Nick > > -- > -- > mono-cecil -- -- mono-cecil
