コード例 #1
0
ファイル: test_pebl_script.py プロジェクト: ayr0/pebl-ayr0
 def test_htmlreport(self):
     pebl_script.run(os.path.join(self.tempdir, 'config.txt'))
     os.path.exists(os.path.join(self.outdir, 'index.html'))