Saturday, September 09, 2006

After 2 years in the CLR, I'm moving job (and building) to Microsoft Research. I will be working on Parametrized Unit Testing.

 

Sunday, September 10, 2006 10:51:39 AM UTC
Congratulations on the move, New jobs are always a fun undertaking.

I was actually talking to a cowork the other day about using parameterized unit tests to link together unit tests into integration tests. Not sure if this is the same thing but i'll be keeping an eye on that project :)
Tuesday, September 12, 2006 3:45:31 PM UTC
I read the link to "Parametrized Unit Testing" - the language used is a bit "dense". Does it mean that you'll be working on something like the [RowTest] concept found in MbUnit?
David Dilworth
Wednesday, September 13, 2006 12:31:51 AM UTC
In a sense yes, but the tool should be smart enough to find all the interresting combinations of parameters (even if those parameters are object).
Jonathan de Halleux
Comments are closed.