mock , you have to do the following: from unittest.mock import patch @patch.dict('os.environ', {'FOO': ' ...
確定! 回上一頁