I got the tests running, found that about 20% were failing, which seemed
fine to me. My steps:

- download source
- install current version of Nunit (as of 2/10/09)
- open csproj file in Nunit
- run tests

I didn't get any build errors or anything like that.

On Tue, Mar 3, 2009 at 10:16 AM, Jonathan Pryor <[email protected]> wrote:

>  On Tue, 2009-03-03 at 13:22 +0100, Pascal Craponne wrote:
>
> What is the status now?
>
>  Do all old tests work (or not) the way they used to?
>
>  Do the new tests behave correctly?
>
>
> The status is that DbLinq_test.dll and DbLinq.SqlServer_test_ndb.dll work
> for me, and that the Test projects have been moved (though if you don't mind
> I'd like to rename the Test_NUnit_*provider* scheme for .csproj and .dll
> files to a DbLinq.*provider*_test scheme for .csproj and .dll files).
>
> Which brings me to a larger problem: test execution documentation.
>
> I have been completely unsuccessful in running any of the pre-existing
> NUnit tests, e.g. if I run the Sqlite unit tests, they *all* fail.  Ditto
> for the SqlServer tests.  Both before and after my changes, so I know that I
> didn't break them.
>
> I obviously have a problem, somewhere -- missing installed DLLs,
> unconfigured databases, *something*...but I don't know what I'm missing,
> as there appears to be documentation describing how to set up a testing
> environment.  (At least, no documentation that I've yet come across.)
>
> Then there's the aforementioned issues I'm having with DbMetal.exe vs.
> DbMeta.dll (which no one has responded to, so I ask again: does anybody
> regularly test DbLinq with NUnit, or is NUnit support vestigial?)...
>
> So what I would like is a HOWTO describing how to set up a test environment
> sufficient for running the e.g. Sqlite and SqlServer unit tests, in
> painstaking detail suitable for an idiot to follow (that would be me).
>
> Thanks,
> - Jon
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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