On Aug 18, 11:40 pm, Philip Jenvey <pjen...@underboss.org> wrote:
> There's a README.unittests that should tell you all you need to know.
>
> Basically you need a test database, possibly a 'test_schema' depending  
> on the db (see the bottom of the doc), then run:
>
> nosetests -v --dburi=some://uri/db

I run the tests and there were several errors. One of them is
test.orm.test_unitofwork.ForeignPKTest.test_basic
I can't find the a way of running it in PyDev to see what went wrong.
Any help on how to run this single test in debug mode under PyDev?

--
Marin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to