Changelogs TestDriven.NET

15.05.06 - 3rd Party Tools
Beitrag von Norbert Eder
 Leider wurden bisher ChangeLogs weder auf der Homepage veröffentlicht, noch fanden sich welche in den einzelnen Release-Packages (Jamie versprach Besserung). Hier eine Liste aller Änderungen seit dem 14. November 2005.

ChangeLog TestDriven.NET

-- 06 May 2006

TestDriven.NET-2.0.1605.exe

Removed Express SKU integration (sorry!).
Fixed bug in NCoverExplorer when .NET 1.0 was installed.
Added 'Test With... MSBee' option.


-- 16 Feb 2006

TestDriven.NET-2.0.1435d.exe

Fixed 'Test With... Debugger' crash on x64 machines.
Fixed random 'Test With... Debugger' crashes on 'Windows Application' projects.
Lots more improvements to NCoverExplorer.


-- 8 Feb 2006

TestDriven.NET-2.0.1380d.exe

Lots of improvements to NCoverExplorer (see NCoverExplorer).


-- 2 Feb 2006

TestDriven.NET-2.0.1344d.exe

Fixed inconsistent test results when using NUnit GUI.


-- 1 Feb 2006

TestDriven.NET-2.0.1342d.exe

Added support for NCover (tested with NCover 1.3.3, 1.5.1 and 1.5.2).
Included Grant Drake's NCoverExplorer for code coverage visualization (see Kiwidude's Geek Spot)
Fixed reporting of test run time with 'Test With... Debugger/Coverage'


-- 24 Jan 2006

TestDriven.NET-2.0.1320d.exe

Build against official NUnit 2.2.6 release rather than live CVS version.


-- 21 Jan 2006

TestDriven.NET-2.0.1317d.exe

Added support for NCover (code coverage) in all versions of Visial Studio.
Use VSTT code coverage when using Visual Studio 2005 Team Suite/Developer/Tester.
Removed all references to Visual Studio SDK assemblies (while investigating licence issue).


-- 12 Jan 2006

TestDriven.NET-2.0.1308d.exe

Performance improvements when running test assembly with lots of tests.
Removed 'Test With... Output...' options which didn't work on all versions of .NET.


-- 04 Jan 2006

TestDriven.NET-2.0.1290d.exe

Added support for Ignore attribute on VSTT TestMethod.
Include latest build of NUnit 2.3.x from Sourceforge CVS.

-- 14 Dec 2005

TestDriven.NET-2.0.1273d.exe

Added code coverage support when using one of the Visual Studio 2005 Team
Editions (toggle "Show Code Coverage Coloring" button to see results).


-- 12 Dec 2005

TestDriven.NET-2.0.1267d.exe

Use own build of 'EnvDTE' rather than PIA.
Removed dependency on private copy of 'stdole' PIA.


-- 10 Dec 2005

TestDriven.NET-2.0.1262d.exe

Stopped firewall warning when Visual Studio first starts.
Removed support for Rascal (let me know if you were using it).


-- 08 Dec 2005

TestDriven.NET-2.0.1256d

Executing VSTT unit tests is now only supported when one of the 'Team' editions
of Visual Studio has been installed. More specificaly it will only work
properly when both of the following assemblies are available:

"Microsoft.VisualStudio.QualityTools.Resource.dll"
"Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll"

-- 06 Dec 2005

TestDriven.NET-2.0.1252d.exe

Use icon from EXE in 'Test With...' menu on Solution Explorer project menu.
Fixed stack trace when SetUp/TearDown or TestInitiazize/TestCleanup throws an exception.
Fixed bug where abstract test fixtures would fail rather than be filtered out.


-- 02 Dec 2005

TestDriven.NET-2.0.1240d.exe

Fixed bug with left behind shadow copy directory.
Fixed bug with old versions of nunit.framework that didn't contain 'ExplicitAttribute'.


-- 01 Dec 2005

TestDriven.NET-2.0.1236d.exe

Added support for VSTT TimeoutAttribute.
Added support for NUnit's ExplicitAttribute and CategoryAttribute.


-- 30 Nov 2005

TestDriven.NET-2.0.1224d.exe

Auto populate the 'Project/Test With...' menu with installed applications (NUnit, MbUnit and soon Zanebug).
Added support for NUnit's [Explicit] attributes.

-- 17 Nov 2005

TestDriven.NET-2.0.1206d.exe

- More accurate VSTS Unit Testing Emulation
- Default to using faster VSTS emulation rather than 'MSTest.exe' based test runner.
- AssemblyInitialize and AssemblyCleanup will work when run from TestDriven.NET but not NUnit GUI (yet).
- To use the 'MSTest.exe' based test runner, set the default value at the following key to '5':
HKEY_CURRENT_USERSoftwareMutantDesignTestDriven.NETTestRunnersVisualStudioTestTools


-- 14 Nov 2005

TestDriven.NET-2.0.1198d.exe - FIXED
TestDriven.NET-2.0.1193d.exe - DELETED - this version only worked when VSTS was installed. Working on a fix.

- Added VSTS Unit Testing emulation. It will automatically to use this if
Program FilesMicrosoft Visual Studio 8Common7IDEMSTest.exe
doesn't exist. To force emulation be used, change the default registry entry
at 'HKEY_CURRENT_USERSoftwareMutantDesignTestDriven.NETTestRunnersNUnit_VSTS'
from 20 to 4.
- Test With.. NUnit GUI works again.
- Fixed bug where all [TestFixtureSetUp] methods where being executed for any test run.

 


Kommentar hinzufügen

Bitte das Formular ausfüllen, um Deinen Kommentar hinzuzufügen.









Spezial-Code einfügen: