You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Is it possible to pass options or arguments to a testcase? The docs talk about subclassing DiscoverRunner and over-riding add_arguments but does not indicate how the arguments are retrieved in a test module.