I came across "Mutation testing" 2 weeks ago. And loved the idea.
But didn't dig into it too much yet.

*The Idea of "Mutation testing"*
How can you trust your tests?

Let a tool change your app a little and run all tests.
If 1 test fails, because of that change, you had good tests in place...



More here
http://en.wikipedia.org/wiki/Mutation_testing
and a .NET implementation here
http://www.simple-talk.com/dotnet/.net-tools/mutation-testing/

.peter.gfader.
http://blog.gfader.com



On Thu, Nov 4, 2010 at 9:07 AM, silky <michaelsli...@gmail.com> wrote:

> Anything interesting? Anyone doing cool things with cool stuff that I
> would have absolutely no idea about? Interested to know.
>
> --
> silky
>
> http://dnoondt.wordpress.com/
>
> "Every morning when I wake up, I experience an exquisite joy — the joy
> of being this signature."
>



-- 

.peter.gfader.
http://blog.gfader.com/
http://twitter.com/peitor

Reply via email to