Yazılım detaylar:
noseonalchemist yaklaşık sqlalchemy üzerinde sayıları işlemek raporlama için burun eklentisi.
KULLANIM
--with-commitreport ile nosetests çalıştırın:
& Nbsp; nosetests --with-commitreport
Eğer taahhüt sayıları raporunu alabilirsiniz:
/path/to/test1.py
tests.test_it 2 kez taahhüt
tests.test_it2 11 kez taahhüt
/path/to/test2.py
tests2.test_it 2 kez taahhüt
tests2.test_it2 taahhüt 11 kez
Gereksinimler :
- Python
- burun
Yorum Bulunamadı