<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pytest 101 on Byte and Ink</title><link>https://minglunwu.com/tags/pytest-101/</link><description>Recent content in Pytest 101 on Byte and Ink</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 17 Aug 2023 00:00:00 +0800</lastBuildDate><atom:link href="https://minglunwu.com/tags/pytest-101/index.xml" rel="self" type="application/rss+xml"/><item><title>Pytest 101 - 給 Python 開發者的測試入門 (3) - 圖解 Mock &amp; 測試框架語法整理</title><link>https://minglunwu.com/notes/2023/pytest_101_3.html/</link><pubDate>Thu, 17 Aug 2023 00:00:00 +0800</pubDate><guid>https://minglunwu.com/notes/2023/pytest_101_3.html/</guid><description>透過圖解的方式進一步說明 &lt;code>Mock&lt;/code>，並且整理 &lt;code>unittest&lt;/code> 和 &lt;code>pytest-mock&lt;/code> 的使用語法。</description></item><item><title>Pytest 101 - 給 Python 開發者的測試入門 (2) - Mock 基礎介紹</title><link>https://minglunwu.com/notes/2023/pytest_101_2.html/</link><pubDate>Sun, 12 Mar 2023 00:00:00 +0800</pubDate><guid>https://minglunwu.com/notes/2023/pytest_101_2.html/</guid><description>本篇筆記將會介紹 &lt;code>Mock&lt;/code> 的使用情境以及如何使用 Python 原生的 &lt;code>unittest&lt;/code> 套件來建立 &lt;code>Mock&lt;/code> 物件。</description></item><item><title>Pytest 101 - 給 Python 開發者的測試入門</title><link>https://minglunwu.com/notes/2022/pytest_101.html/</link><pubDate>Fri, 04 Mar 2022 00:00:00 +0800</pubDate><guid>https://minglunwu.com/notes/2022/pytest_101.html/</guid><description>本篇筆記介紹 Python 開發者該怎麼透過 &lt;code>pytest&lt;/code> 進行測試</description></item></channel></rss>