We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
當 591 調整界面時,因為需要重頭測試各種狀況,只能憑經驗,重新讀過一次程式碼。但因為資料轉換的邏輯,通常很繁瑣,也需要集合多個實際的物件,才可能完整測到,開發起來相當費時,也無法確定含蓋到所有情況。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
問題
當 591 調整界面時,因為需要重頭測試各種狀況,只能憑經驗,重新讀過一次程式碼。但因為資料轉換的邏輯,通常很繁瑣,也需要集合多個實際的物件,才可能完整測到,開發起來相當費時,也無法確定含蓋到所有情況。
解法
The text was updated successfully, but these errors were encountered: