Hi, Currently, the sources and the tests are in different solutions. This makes it harder to do refactoring -- if there are changes in the API, the tests don't get updated and you'd have to explicitly update them. Was there a reason why it was done like this and would there be any problems if they are merged into one solution?
Thanks, Deng
