Friday, September 10, 2010

NUnit Test Runner for Windows Phone 7

After finding a bug in Windows Phone 7 Isolated storage I decided to create an NUnit Test Runner for Windows Phone 7.

Isolated Storage Bug

I am creating a two different databases for Windows Phone 7. I have almost 400 unit tests but no way to run them in the emulator.

Here are some initial screen shots.

This is the list screen. You can click on an item to get the stack trace.



This is the detail screen with the stack trace.



Any feedback would be appreciated.

2 comments:

mgroves said...

Cool, do you plan to open source that test runner?

Greg Finzer said...

I haven't decided yet Matt. I hope you are doing well in your new job.