Skip to content
YunBlog
Main Navigation
Home
尼克的軟體工程筆記
明天更新 明天一定更新
好用的 pytest 之 raises
你應該會出現錯誤才是正確的
7/21/2024
Python 多進程與 logging
這是分享上班趣事的第一篇,就只是單存記錄有趣的東西而已
7/7/2024
好用的 pytest 之 fixture (2)
這次分享的是 fixture scope
6/22/2024
好用的 pytest 之 fixture (1)
fixture 大概是 pytest 最重要的一部分,可以更具測試需求做很多的變化
6/16/2024
好用的 pytest 之 parametrize
pytest 提供很多裝飾器方便開發人員根據需求撰寫單元測試,parametrize 就是其中最實用的工具之一
6/10/2024
好用的 pytest
pytest 的基本介紹
6/9/2024