From c6ef1e2e2a899c15e85fe5594e3559a9aa2c8fa9 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Wed, 12 Mar 2025 23:05:41 +0800 Subject: [PATCH] vault backup: 2025-03-12 23:05:41 Affected files: 20.01. Programming/Python/pytest.md --- 20.01. Programming/Python/pytest.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 20.01. Programming/Python/pytest.md diff --git a/20.01. Programming/Python/pytest.md b/20.01. Programming/Python/pytest.md new file mode 100644 index 0000000..08ed5ff --- /dev/null +++ b/20.01. Programming/Python/pytest.md @@ -0,0 +1,13 @@ +--- +tags: +aliases: +date: 2025-03-12 +time: 23:02:29 +description: +--- + +- [Python 測試入門 - 開始使用 PyTest - 拾遺](https://blog.tzing.tw/posts/python-testing-pytest-08de903a) +- [Pytest 101 - 給 Python 開發者的測試入門 | Byte and Ink](https://minglunwu.com/notes/2022/pytest_101.html/) +- [【Pytest教學】從0開始:Python 開發者的最佳測試工具 - 灣區筆記 Bay Area Notes](https://bayareanotes.com/pytest-tutorial/) + +# 參考來源 \ No newline at end of file