Browse by Tags

All Tags » TestDriven.NET (RSS)

TestDriven.Net 3.0 – All Systems Go

I’m pleased to announce that TestDriven.Net 3.0 is now available . Finally! I know many of you will already be using the Beta and RC versions, but if you look at the release notes you’ll see there’s been many refinements since then, so I highly recommend...

TestDriven.Net 2.24: XCopy Deployable Test Runners

There is a new feature in TestDriven.Net 2.24 (and 3.0 Alpha) that should greatly simplify the deployment and versioning of test runner plug-ins. In previous versions it was important that a compatible test runner plug-in was installed for each test framework...

TestDriven.Net 3.0 Alpha – Support for Visual Studio 2010 Beta 2

For the best part of a week, I’ve been battling with the Visual Studio 2010 Beta 2 extensibility model. I’m happy to report that - finally - I’ve managed to make it bend to my will. ;-)   At this point I’ve decided to fork TestDriven.Net 2.x and...

TestDriven.Net 2.23 Beta – Cleaner Stack Traces

You have probably noticed with previous versions of TestDriven.Net , stack traces could turn into an unruly mess of file path information. In TestDriven.Net 2.23, source file paths are displayed as relative to their containing project.   There are...

TestDriven.Net 2.23 Beta – Faster!

If you’re using TestDriven.Net 2.23 on a 64-bit OS, you should find that running tests is almost twice as fast! It turns out that the JIT compiler for x64 is considerably slower than for x86 (and uses more memory). You can easily improve the startup time...

TestDriven.Net 2.22 RTM - What’s New?

I'm happy to report that TestDriven.NET 2.22 RTM has cleared the launch pad! It has been a while since the previous RTM version, so here is a quick recap of what’s new: NUnit 2.5 TestDriven.Net now includes the production release of NUnit 2.5. This is...

TestDriven.Net 2.22: Support for Visual Studio 2010 Beta 1

I’ve just uploaded a new version of TestDriven.Net (2.22 RTM) which is compatible with Visual Studio 2010 Beta 1 . Unfortunately this support is somewhat limited because command bar extensibility has been disabled in VS 2010 Beta 1. All is not lost however...

TestDriven.Net 2.21: Now includes NUnit 2.5 RC

Support for NUnit 2.5 RC A couple of days ago, Charlie Poole announced that the first NUnit 2.5 release candidate is now uploaded. I’ve hurried to get a new version of TestDriven.Net with support for this version ready. I’m happy to announce that TestDriven...

TestDriven.Net 2.20: Improved NCover Integration

In the latest release of TestDriven.Net , you’ll find much improved integration with all versions of NCover : Support for 64-bit Windows ‘Test With > Coverage’ now works on 64-bit versions of Windows. In previous versions this could be made to work...

TestDriven.Net 2.19: Release Notes

Which Test Runner? The latest version of TestDriven.Net will display the name of the test runner used in the test results summary. If the target project doesn’t reference a known test framework assembly, TestDriven.Net will use the ‘Ad hoc’ test runner...
More Posts Next page »