percious schrieb: > Diez, > > I would simply copy your development.ini to test.ini and not skip a > beat. This "feature" is not likely to be removed, because I can > imagine a scenario where a developer would like a different ini file > for unit testing than that of development.
I think you might have misunderstood. The problem is that the freshly generated tests - look for development.ini instead of test.ini - don't find it unless told in a rather special way > As far as database tests are concerned, take a look at: > http://pythontutorials.googlecode.com/svn/tutorials/barbershop/ In > that project I set up a test framework which shows how to use sqlite > to test the database. Will do, thanks. Still this needs to become part of TG2 I think. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
