#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Ward a7e361e83b Inner classes with a TestFixture attribute are now shown in the Unit Tests and can be tested individually. 18 years ago
..
Configuration Move Search&Replace into an AddIn. 19 years ago
Resources Added Unit Tests option panel available under Tools-Options-Tools. This can be used to specify extra command line arguments to nunit-console (e.g. /nothreadand /noshadow). 18 years ago
Src Inner classes with a TestFixture attribute are now shown in the Unit Tests and can be tested individually. 18 years ago
Test Inner classes with a TestFixture attribute are now shown in the Unit Tests and can be tested individually. 18 years ago
PostBuildEvent.proj Refactored the interface IAttribute to include useful information (type reference to the attribute type + arguments). 19 years ago
UnitTesting.addin Added Unit Tests option panel available under Tools-Options-Tools. This can be used to specify extra command line arguments to nunit-console (e.g. /nothreadand /noshadow). 18 years ago
UnitTesting.csproj Inner classes with a TestFixture attribute are now shown in the Unit Tests and can be tested individually. 18 years ago
UnitTesting.sln Updated to NUnit 2.4.6. The Unit Testing addin now uses the nunit-console's new /run command line parameter introduced in NUnit 2.4.6. This can be used to execute a test method, class or namespace. 18 years ago