I have been looking for a way to build my own DataSource for data driven unit tests in MSTEST. I have not found any documentation how to do this or any base class or interface that I need to implement. Any ideas?
I'm looking at building something similar to FITNesse but using Team Foundation Server for my backing store.