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


--
Raoul Snyman
B.Tech Information Technology (Software Engineering)
E-Mail:   [email protected]
Web:      http://www.saturnlaboratories.co.za/
Blog:      http://blog.saturnlaboratories.co.za/
Mobile:   082 550 3754
Registered Linux User #333298 (http://counter.li.org)

-- 
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