2008/12/2 Kent Tenney <[EMAIL PROTECTED]>: > a tip I've found useful; > the default is stubs which fail, but the > 'nose' type stubs succeed by default. > > $ pythoscope -t nose leo/core/leoGlobals.py > > will result in the file > tests/test_leo_core_leoGlobals.py > > which, when run > $ python tests/test_leo_core_leoGlobals.py > > will be silent. > > If the `-t nose` option is not used, every test > issues a failure notice.
Thanks Kent. Duh, I could have tried another source file! Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
