[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:18507] Re: RFS: python-flaskext.uploads
On Mon, 18 Feb 2013 11:30:03 +0900
Kouhei Maeda <mkouhei@xxxxxxxxx> wrote:
> 表題の件、#647573 でITPされていたのをchange ownerして、 mentors に put しました。
> スポンサーをお願いします。
拝見しました。質問があります。
- pytest を用いているようですがなぜでしょう?
テスト結果のログをみると
> =============================== test session starts ================================
> platform linux2 -- Python 2.7.3 -- pytest-2.2.4
> collected 0 items
>
> ================================= in 0.01 seconds =================================
> =============================== test session starts ================================
> platform linux2 -- Python 2.6.8 -- pytest-2.2.4
> collected 0 items
>
> ================================= in 0.01 seconds =================================
と 0 items になっています。
代わりに tests/test-uploads.py では nose を使うようにしているようなので
こちらを使うようにして見たところ
> ----------------------------------------------------------------------
> Ran 25 tests in 0.048s
>
> OK
> .........................
> ----------------------------------------------------------------------
> Ran 25 tests in 0.044s
>
> OK
のようになりました。確認をお願いします。
--
Regards,
Hideki Yamane henrich @ debian.or.jp/org
http://wiki.debian.org/HidekiYamane