|
From: Ian B. <ia...@co...> - 2005-11-10 00:05:52
|
Bob Tanner wrote: > On Wednesday 09 November 2005 05:56 pm, Ian Bicking wrote: > >>Bob Tanner wrote: >> >>>How do you run the tests in formencode-0.2.2 ? >> >>It uses py.test: http://codespeak.net/py/current/doc/test.html >> >>If you run "py.test tests/" from the root of the project, they'll all run. > > > Wow, great turn around time for a response. > > Did I miss this tidbit in the documentation or on the web site? I'm not sure; probably it is missing. > Also, I looked, but didn't find a debian package. Is there a debian package? > If not, is it ok to create one? I'm not sure either... I think there are rpms, and I think maybe debs for SQLObject. There's a program that might be useful for building a deb: http://easy-deb.sourceforge.net/ -- what I'd really like, but I don't think easy-deb does, it to be able to build an deb with "python setup.py bdist_deb" (like sdist, bdist_egg, etc). And rpms... anyway, if you or anyone can figure out how that works and perhaps a patch, I can start doing this as part of releases (probably uploading to the Cheese Shop). -- Ian Bicking / ia...@co... / http://blog.ianbicking.org |