2009/4/21 Filip Gruszczyński <[email protected]>: > > Hi! > > I don't have password reset in my project and the base test suite > fails because of this. Can I somehow turn of these tests until I > decide to add password reset?
Short answer - no. There is not currently any way to skip a test or disable a test suite, other than the destructive approach of deleting the offending test, or including whatever precondition is required to make the test pass. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

