I want test something that raise custom exception using pytest. test target method def string_to_datetime(input_string): try: return ...
確定! 回上一頁