<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://zxdd.com/index.php?action=history&amp;feed=atom&amp;title=Pytest</id>
	<title>Pytest - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://zxdd.com/index.php?action=history&amp;feed=atom&amp;title=Pytest"/>
	<link rel="alternate" type="text/html" href="https://zxdd.com/index.php?title=Pytest&amp;action=history"/>
	<updated>2026-06-02T21:33:58Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://zxdd.com/index.php?title=Pytest&amp;diff=991&amp;oldid=prev</id>
		<title>Eric：​创建页面，内容为“pytest是一个开源的Python测试框架，  ==简介== ===时间轴===  ===安装=== 使用pip安装 &lt;syntaxhighlight lang=&quot;bash&quot; &gt; pip install pytest  #…”</title>
		<link rel="alternate" type="text/html" href="https://zxdd.com/index.php?title=Pytest&amp;diff=991&amp;oldid=prev"/>
		<updated>2022-04-10T13:34:05Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“pytest是一个开源的&lt;a href=&quot;/Python&quot; title=&quot;Python&quot;&gt;Python&lt;/a&gt;测试框架，  ==简介== ===时间轴===  ===安装=== 使用&lt;a href=&quot;/Pip&quot; title=&quot;Pip&quot;&gt;pip&lt;/a&gt;安装 &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; &amp;gt; pip install pytest  #…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;pytest是一个开源的[[Python]]测试框架，&lt;br /&gt;
&lt;br /&gt;
==简介==&lt;br /&gt;
===时间轴===&lt;br /&gt;
&lt;br /&gt;
===安装===&lt;br /&gt;
使用[[pip]]安装&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; &amp;gt;&lt;br /&gt;
pip install pytest&lt;br /&gt;
&lt;br /&gt;
# 查看版本，检查是否安装成功&lt;br /&gt;
pytest --version&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{了解更多&lt;br /&gt;
|[https://docs.pytest.org/en/7.1.x/getting-started.html#install-pytest pytest 文档：安装pytest]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==基础知识==&lt;br /&gt;
&lt;br /&gt;
==资源==&lt;br /&gt;
===官网===&lt;br /&gt;
*pytest 官网：https://pytest.org&lt;br /&gt;
*pytest 文档：https://docs.pytest.org/&lt;br /&gt;
*pytest 源代码：https://github.com/pytest-dev/pytest&lt;br /&gt;
*pytest Pypi：https://pypi.org/project/pytest/&lt;br /&gt;
&lt;br /&gt;
===文章===&lt;br /&gt;
*[https://testerhome.com/topics/23441 testerhome.com:其他测试框架 基于 Pytest 框架的自动化测试开发实践 (万字长文入门篇)]&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>