noseonalchemist是鼻子的插件是為了報告提交對SQLAlchemy的罪名。
用法
運行nosetests用--with-commitreport:
  nosetests --with-commitreport
你可以得到的承諾計數報告:
/path/to/test1.py
tests.test_it犯2次
tests.test_it2提交11次
/path/to/test2.py
tests2.test_it犯2次
tests2.test_it2提交11次
要求:
- 在Python中
- 在鼻子
評論沒有發現