# Saturday, September 09, 2006
Saturday, September 09, 2006 8:51:39 PM (Pacific Daylight Time, UTC-07:00)
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 1:45:31 AM (Pacific Daylight Time, UTC-07:00)
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
Tuesday, September 12, 2006 10:31:51 AM (Pacific Daylight Time, UTC-07:00)
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.