我們使用pytest來測試我們的專案,並且預設情況下啟用了 --doctest-modules 來從整個專案中收集我們的所有doctest。 但是有一個 wsgi.py 在測試收集 ...
確定! 回上一頁