Browse by Tags
All Tags »
MbUnit (RSS)
MbUnit\Gallio 3.2 was released today and includes many new features and fixes. The release notes can be found here , you can find the download here . Icarus Icarus continues to grow as feature rich GUI for running unit tests, this feature has added a...
Matt Ward has a sample that shows how to write a plugin for Gallio that can then integrate with the SharpDevelop IDE. Read More...
Scott mentioned on twitter a great post on using VS2010 code coverage with ASP.NET unit tests with the following comment. So I figured I would work up a quick post on using Gallio with the code coverage features (and thus MbUnit, NUnit etc). Using Gallio...
With the launch of VS2010 this week it seems like a good time to talk about some of the work that has been going on with Gallio to integrate with VS2010. This work will be a feature of the next release, no beta yet but you are welcome to try the nightly...
New month, new year, new decade and my first post (well not strictly speaking but I was getting complaints). I'm going to try and start posting more often this year and hopefully get back to posting about MbUnit again (I've even started contributing...
Do you use sharepoint or have any interest in using\testing your sharepoint applications with MbUnit, let me know? Read More...
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. Read More...
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...
MbUnit 3 has been a long, long labour. It started around early fall of 2007 and under Jeff had grown and grown into todays final release. Along the way Gallio was born which as a Test Automation Platform this not only acts as the platform for MbUnit 3...
MbUnit 3.0.5 has added support for Visual Studio 10 , as before you can now run MbUnit tests direct from the VS test runner. Don't take my word for it though, check out this video from Karen Liu (lead PM on the C# and VB.NET IDEs). If you are playing...
The last few weeks for me have been rough with news of a serious illness in my extended family. As such I have missed a great deal of the PDC and other news. Due to this I have also pulled out of the DDD conference next month, my thanks to all that voted...
I presented MbUnit at the Manchester ThoughtWorks geek night last Wednesday, it was a great night with lots of great questions and feedback. It was really great meeting folks who use MbUnit day to day, it really validates the work we do on the project...
Factories in MbUnit work in much the same way in v2 (where they have been available since the start) and v3, in v2 we would use a Factory as follows. .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: Consolas, "Courier New"...
"You said no RowTest post!" I know I did but this v3 feature I'd like to talk about, Row value headers, let's look at this example. .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: Consolas, "Courier New"...
This is the first of series of posts I'll be running on MbUnit, I'll focus on v2 first and then show an example in v3. I won't focus on RowTest as this is a popular feature and is well known both by the MbUnit audience and by other frameworks...
Next page »