On Wed, 2009-03-04 at 23:14 +0100, Pascal Craponne wrote:

> 1. I did this, because I use ReSharper to run unit tests from Visual
> Studio. And ReSharper is confused when all tests are in the same
> namespace, because it thinks they are the same.
> 
> And all namespaces can be changed at once, with a smart find and
> replace, I think (as far as I remember, that's what I did)
> 

I'm not concerned about changing namespaces.  I'm concerned about adding
them.

As per the SQLite thread, I'll be adding at least one provider, and a
set of tests for it.  And I'd like to provide a set of tests for the
SqlServer Compact Edition provider, which is another provider, and
adding additional #elif blocks to 49 files[0] isn't really that
appealing to me.

Is it possible that there's a ReSharper update that fixes this problem?

> 2. Nice idea. I buy it (or take it if you give it for free).
> 

Sounds good.

 - Jon

[0] At least, that's the number of files that contain the string
Test_NUnit_MySql, so presumably at least that many files would need
updating to add additional namespaces.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to