Andrew Stopford's Weblog

poobah

News

Articles

Family

Old Blogs

MbUnit 3.1

Jeff and the team have announced MbUnit 3.1, this is another major release from the team with a great deal on offer. Rather than repost please see Jeffs announcement post as there is a great deal of new stuff to see.

CodeRush TestRunner

CodeRush have shown a preview of their new TestRunner with NUnit and MbUnit support right out of the box. Jeff and the Gallio team have done a lot of work with these kinds of test execution engines (Gallio supports the R# TestRunner for example) and hopefully the CodeRush guys will connect.

behaviour-driven development (BDD) poll.

While Test Driven Development and TDD frameworks are fast entering the mainstream mind set in the .NET community it seems behaviour-driven development BDD still has some way to go. A quick fire poll dear reader, have you encountered BDD at all? do you use BDD in your testing over TDD? what do you feel the barrier may be (dynamic language over static language, framework etc)? I am interested in hear your thoughts from all sides.

Hudson CI

Hudson seems to be a clear choice for the Java crowd over CruiseControl yet seems overlooked in .NET land? You can find a guide to setting up and using Hudson here. It is worth noting that both TeamCity and Hudson support NUnit out of the box, for MbUnit 3 look here for TeamCity and here for Hudson.

TeamCity 5.0 builds and defects

The good folks at JetBrains have added a great feature to TeamCity 5.0 EAP (codenamed Darjeeling), connecting builds and defects. If your commit has the defect number attached then TeamCity will go ahead and connect the two so you can look at what defects were fixed in what build. I'd love it all the more if TeamCity could then update the defect status to say FAR (Fixed Awaiting Release). VSTS issue tracker integration would also be nice to see, this product is not yet beta so anything could happen. All JetBrains need now is a configuration management and deployment solution.

VS10 and multi monitors

A while back I asked about the ideal IDE and one thingf that came up was multi monitor support, it seems the cool cats in the VS10 team where listening and in beta 1 of VS10 they have added that support. Scott Gu has a post that shows it off, lets have your feedback dear reader, good, bad, not what you want etc?

Posted: Sep 04 2009, 10:07 PM by andrewstopford | with no comments
Filed under: ,
VS10 Refactors

VS10 has added code refactoring support and I'm interested to learn a couple of things, would you find them useful (hopefully scotttgu will add VS10 refactoring to his series), would you use them over R#, would you want the ability to create your own and plug them (or even share\download others)?

Posted: Sep 04 2009, 10:00 PM by andrewstopford | with 5 comment(s)
Filed under: ,
VS10 minimal theme

Trying VS10 in a minimal theme works out well.

Rob Connerys Vibrant Ink theme with the toolbox and navigation windows removed, you can find it here.

Different VS experinces

Folks use VS in different ways, taking a cue from Jimmy Boguard who runs VS as follows.

 

As Jimmy notes in his blog post the lack of navigation windows and tool bars, in many respects Jimmy uses VS like a text editor but as he states

Since I’m writing code 99% of the time I’m in an IDE, my experience should be optimized for writing code.

As an IDE VS can be used in many different ways and everyone has different views on what is and what is not an optimized experience. Could VS be better at that saving away your chosen experince and allowing you to share that between machines\pc's etc? Could VS offer by default more experinces and the ability to better share those experiences?

Whats do you like most in your IoC of choice?

Question for you dear reader, what do you like most in your IoC framework of choice, what is lacking and what would you want to see?

More Posts Next page »