2009年5月20日水曜日

NoseGAE

このエントリーをブックマークに追加 このエントリーを含むはてなブックマーク
rootとappの指定の仕方で戸惑った。rootは見ての通り。appを指定しないと設定ファイルが無いのでテストできない。

[nori@asama]~/Desktop/work/gae/google_appengine% nosetests --with-gae --gae-lib-root="/home/nori/Desktop/work/gae/google_appengine" --gae-application=reverse_proxy reverse_proxy/test.py
WARNING:root:Could not read datastore data from /tmp/nosegae.datastore
WARNING:root:Could not read datastore data from /tmp/nosegae.datastore.history

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

0 件のコメント: