Open4時間前にコメント追加3テスト駆動Python 第2版の学習メモすふー4時間前uvで環境構築する uv init pytest-sample cd pytest-sample uv add pytest Python 3.13、pytest 8.4.2の環境ができた(書籍のpytestバージョンは7) 返信を追加すふー4時間前ソースコード https://pragprog.com/titles/bopytest2/python-testing-with-pytest-second-edition/ 返信を追加すふー4時間前実行してみる cd ch1 uv run pytest test_one.py 返信を追加
すふー4時間前uvで環境構築する uv init pytest-sample cd pytest-sample uv add pytest Python 3.13、pytest 8.4.2の環境ができた(書籍のpytestバージョンは7) 返信を追加