by shigemk2

当面は技術的なことしか書かない

nose nose2 unittest

noseもnose2もunittestも微妙に違う

  • noseは2.4をサポートしているが、nose2は2.4をサポートしてない
  • nose2はunittest2のpluginブランチを起点にしているが、代替は不可能。

https://docs.python.jp/3/library/unittest.html

http://nose.readthedocs.io/en/latest/

http://nose2.readthedocs.io/en/latest/differences.html