Re: [SQLObject] running tests

2013-02-03 Thread Oleg Broytman
Hello! On Sat, Feb 02, 2013 at 07:44:23PM -0700, Andrew Z wrote: > I read http://www.sqlobject.org/DeveloperGuide.html#testing and am > still unclear on exactly how to run a test. Sorry, this may be a > basic question, but I hope the Developer Guide could be more explicit. > > After installing

[SQLObject] running tests

2013-02-02 Thread Andrew Z
I read http://www.sqlobject.org/DeveloperGuide.html#testing and am still unclear on exactly how to run a test. Sorry, this may be a basic question, but I hope the Developer Guide could be more explicit. After installing py.test, I basically did this: $ svn co http://svn.colorstudy.com/SQLObject/