with captured_output() as (out, err):
            shutil.copy(self.poexample, self.pofile)
            args = copy(DEFAULT_ARGS)
            args["cms_check"] = True
            args["--extra-settings"] = "helper.py"