Python has a framework for unit testing, the appropriately-named unittest module. ... While writing code, unit tests keep you from over-coding.
確定! 回上一頁