Archives
-
TestDriven.NET 2.0.1761 - RC1
I have recently uploaded TestDriven.NET-2.0.1761 RC1 to the website. This version has been in use by a small group of users for a few days. It has so far proven to be very stable, with no new issues reported. There have been some significant bug fixes and improvements since the last build so please don't hesitate to download it. You will find release notes for 'Beta 1' and 'RC1' in the ZIP. Here are a few highlights:
-
Go To Reflector
A few weeks ago I wrote a post about some Reflector integration that is now part of TestDriven.NET. I have now greatly expanded that integration. When you install the latest version you will find 'Go To Reflector' buttons on Visual Studio's 'Disassembly', 'Call Stack' and 'Code' context menus. This is intended to compliment the standard 'Go To Disassembly' and 'Go To Source' buttons.
-
Reflector Add-In Lives Again ;-)
TestDriven.NET now contains some functionality that was in the discontinued ReflectorVsAddin add-in. Right click and 'Test With... Reflector' to navigate to any code element inside Reflector. This works with methods, types, fields, events, enums and delegates. When you first use this functionality you will have the option to automatically fetch Reflector or use a local copy. You can download the latest version of TestDriven.NET from here.