Now you can fool your xUnit tests

Back in the 'early days' of xUnit, I posted an example of how to use the BeforeAfterTestAttribute to modify a test's current identity. Now that there is an official xUnit.net Extensions project, I've cleaned it up and submitted the code in change set 7569.

I'm looking forward to seeing what the community will contribute to this project - I'm sure we can get some really handy extensions written.