954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Innovative Approach for Dealing with Unit Tests that Fails...

Hi,

For .NET developers who uses unit tests to test their code, are you suffering from regression (i.e., unit tests which fails on a regular basis)?

If so, how do you face these issues? Regular debug sessions to find the problem each time a test is being failed? Some other, maybe more sophisticated approaches?

I would like to hear your opinion about the following solution which can find the code changes which caused a certain unit test to fail:

Unit Testing Tool

For those of you who do suffer from regression in unit tests:

1. Would you try it if you were .NET developers?

2. What do you think about this concept of getting the code changes which caused the failure together with the notification that a certain unit test have failed during the latest build?

Regards

Trinominal
Newbie Poster
1 post since Dec 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: