def test_build_wheel(self): run_module('setup', 'bdist_wheel') self.assertTrue(os.path.isdir('dist'))