Browse by Tags

All Tags » .NET (RSS)

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: 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.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...

Activate your iPhone using .NET 2.0

It appears that Jon Johansen (DVD Jon) is now a .NET developer. He has created a little .NET 2.0 application to activate your iPhone without giving any personal information to AT&T. The application runs as an activation server on your local machine...
Posted by Jamie Cansdale | 49 comment(s)
Filed under:

Another way of looking at this

Jamie A comments to an article on Channel Register : Here's a slightly less technical way of looking at the issue: Microsoft essentially have 2 editions of a program. The first edition speaks English (User Interface) to the user, but in behind can speak...

Microsoft vs TestDriven.NET - 06 June 2007

Today Microsoft kindly extended my deadline by 24 hours so that I could further consult my lawyers. So far they have done a very good job of keeping the pressure on. This isn't simply a case of knocking out a quick email Pirate Bay style ! Before I released...

Microsoft vs TestDriven.Net Express

There are a few things I need to get off my chest. When I started working on TestDriven.Net I was a hobbyist .NET developer. My day job was as a Java consultant. TestDriven.Net was something I did for fun between consultancy gigs. Working on open source...
More Posts Next page »