Hi, I have many unit tests as below: class TestObj: def setup_method(self): self.loop = asyncio.new_event_loop() ...
確定! 回上一頁