Solution: Enclose your code in a try/except block and and if the code raises, you can catch it and print a nice message. pytest is smart ...
確定! 回上一頁