Hi Charlie, No problems. Branched Simone's three times for different reasons/tests. All builds succeed. Building with VS 2012 Express edition for Windows Desktop since it will be required by you later, I guess. I am working on the await scenarios, in an independent project file, but with the .core dlls built of Simone's branch. My contribution, here, I guess will be to provide you with help examples for the wiki and if something comes up related to the tests, will post it here! A question though. Is it necessary for the Test method to be marked Async? Since await returns a Task, can there be a scenario for the NUnit test method to not be Async ? Thanks, Jv On Tue, Oct 2, 2012 at 9:40 PM, Charlie Poole