Tuesday, July 15, 2008

CompatabilityAssert

So I rewrote my custom Assert to use a stack of "drivers" for each "shell" (ie, only Pash and PowerShell). Given a set of shells, the Assert will execute a given script on each of the shells, retrieve the resulting objects, compare them against each other, and fail if they do not equal.

Got some kinks left to work out.

No comments: