[TIP] django fixtures

Kumar McMillan kumar.mcmillan at gmail.com
Wed Mar 7 11:26:07 PST 2007


On 3/7/07, Titus Brown <titus at caltech.edu> wrote:
> I still think it's a bit confusing, because there's more to be setup and
> torn down than the database.

yes!  there is a lot more.  But currently the fixture module only
focuses on databases and the filesystem.  dbfixture wouldn't really do
it justice.

However, due to your and Max's comments I realized I needed to update
the inro text on the google code site, so I did :)

-kumar



More information about the testing-in-python mailing list