News

Laurent Kempé MVP

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Links

Tech Head Brothers

Browse by Tags

All Tags » unit test (RSS)
ReSharper and Source Analysis Tools for C#
If you do have Microsoft Source Analysis Tools for C# and JetBrains ReSharper 4.0 installed in you development environment than you might get issue when you run your unit tests through ReSharper Unit Test Explorer and Sessions . As you can read on my...
Posted: Jun 24 2008, 11:05 PM by lkempe | with no comments
Filed under: ,
Mocking .NET framework SmtpClient class
This Saturday like the last two I planned to work on my wooden terrace, but with the weather we have for this year's spring, it was almost impossible. So I replaced that with some development. I am using Rhino.Mocks as mock object framework and went to...
Posted: Jun 01 2008, 12:41 AM by lkempe | with 2 comment(s)
Filed under: ,
Team City 3.1 and NDepend 2.8 integration
I finally managed to integrate those two wonderful tools Team City and NDepend as you can see on the following picture: I will post soon the way I use to integrate those two, as I did for NCover .
Integration of NCover into Team City for Tech Head Brothers
Starting the development of the new Tech Head Brothers in a remote multi developers environment I wanted to have some tooling to ease our work. For sure we have: A code repository: Subversion installed using VisualSVN server A continuous integration server...
Set Up a Build Computer using VisualSVN, Team City, MsTest, NUnit
When I started to work on the new version of Tech Head Brothers I decided to use the new version of the unit testing framework from Microsoft. Before making this decision I read that it was much better and faster in several places. As I also wanted to...
More Posts