[TIP] [newbie] run nose tests contained in the current emacs buffer

jason pellerin jpellerin at gmail.com
Fri Jul 29 11:44:18 PDT 2011


>> By default [nose.el] looks for the root directory by backing up from
>> the file it is given, looking for any of 'setup.py', '.hg' or '.git'.
>> You can modify the files it looks for by modifying nose-project-root-files
>
> That fails for me; details @
> https://bitbucket.org/jpellerin/nosemacs/issue/2/adding-py-to-nose-project-root-files-fails

It just looks for exact filenames, not globs. Sorry for the confusion.

JP



More information about the testing-in-python mailing list