You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-dev@incubator.apache.org by Deng Ching <oc...@apache.org> on 2011/05/02 09:57:31 UTC

Different solutions for sources and tests

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

Re: Different solutions for sources and tests

Posted by Lars Corneliussen <me...@lcorneliussen.de>.
IMHO, everything should be refactored in to one solution. Just go ahead. 
I don't think this is intentional.

_
Lars

Am 02.05.11 11:57, schrieb Deng Ching:
> 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
>