コード例 #1
0
ファイル: testtypes.py プロジェクト: jelford/chest
 def setUp(self):
     super(InstalledProjectTestCase, self).setUp()
     install_project(self.working_dir, self.project_root_dir)
コード例 #2
0
ファイル: test_installation.py プロジェクト: jelford/chest
 def test_installation(self):
     install_project(self.working_dir, self.project_root_dir)