The number of spaces is variable, use \s* for 0 or more spaces: "Tests Passed:\s*(\d+)" "Tests Failed:\s*(\d+)".
確定! 回上一頁