The doctest package is limited in the complexity of tests it can subject a module to. For more complex testing of select modules the unittest package is used.
確定! 回上一頁