Hi Raoul,

this works for me too now! Thanks for the hint!

Jens

On 2013-03-08 13:20, Raoul Snyman wrote:
Ah, solved!

I threw out pbp.recipe.noserunner in favour of zc.recipe.egg, and now
things are working.

Updated configuration so that others can get nose working with
pyramid_appengine ("nsupport" is the project name):

[nosetests]
recipe = zc.recipe.egg
eggs =
     nose
     nosegae
     nsupport
extra-paths =
     ${buildout:directory}/parts/nsupport
     ${buildout:directory}/parts/google_appengine
     ${buildout:directory}/parts/google_appengine/lib/fancy_urllib
     ${buildout:directory}/parts/google_appengine/lib/yaml/lib

--
Klein & Partner KG, member of BlueDynamics Alliance

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to