<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>老宋 - 学习记录</title>
    <link>https://www.24jq.com/forum-103-1.html</link>
    <description>Latest 20 threads of 学习记录</description>
    <copyright>Copyright(C) 老宋</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 14 May 2026 13:12:47 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.24jq.com/static/image/common/logo_88_31.gif</url>
      <title>老宋</title>
      <link>https://www.24jq.com/</link>
    </image>
    <item>
      <title>pytest测试用例的运行方法</title>
      <link>https://www.24jq.com/thread-27320-1-1.html</link>
      <description><![CDATA[1、主函数模式
（1）运行所有：pytest.main()
（2）指定模块：pytest.main([\'-vs\',\'文件名（模块名）\'])
（3）指定目录：pytest.main([\'-vs\',\'./目录（路径）\'])
（4）通过nodeid指定用例运行:nodeid由模块名，分隔符，类名，方法名，函数名组成。
    ①pytest.main([\' ...]]></description>
      <category>学习记录</category>
      <author>herosrx</author>
      <pubDate>Fri, 07 Jul 2023 05:45:05 +0000</pubDate>
    </item>
    <item>
      <title>YAML 入门教程</title>
      <link>https://www.24jq.com/thread-27319-1-1.html</link>
      <description><![CDATA[YAML 是 \&quot;YAML Ain\'t a Markup Language\&quot;（YAML 不是一种标记语言）的递归缩写。在开发的这种语言时，YAML 的意思其实是：\&quot;Yet Another Markup Language\&quot;（仍是一种标记语言）。YAML 的语法和其他高级语言类似，并且可以简单表达清单、散列表，标量等数据形态。它使用空 ...]]></description>
      <category>学习记录</category>
      <author>herosrx</author>
      <pubDate>Fri, 07 Jul 2023 04:36:39 +0000</pubDate>
    </item>
    <item>
      <title>Linux文件权限755，代表啥？</title>
      <link>https://www.24jq.com/thread-27318-1-1.html</link>
      <description><![CDATA[在Linux系统中，一个文件的访问权限是755，其含义是什么？题目类型：[问答题,简答题]在Linux系统中，一个文件的访问权限是755，其含义是什么？匿名网友:参考答案: 755表示该文件所有者对该文件具有读、写、执行权限，该文件所有者所在组用户及其他用户对该文件具有读和 ...]]></description>
      <category>学习记录</category>
      <author>herosrx</author>
      <pubDate>Fri, 07 Jul 2023 04:21:56 +0000</pubDate>
    </item>
    <item>
      <title>接口自动化中，场景自动化测试和单接口自动化测试的区别是什么？</title>
      <link>https://www.24jq.com/thread-27317-1-1.html</link>
      <description><![CDATA[场景自动化测试和单接口自动化测试是接口自动化测试中两种不同的测试方式，它们的区别主要表现在以下几个方面：测试范围场景自动化测试是针对多个接口或者多个业务流程进行测试，可以涵盖更广泛的测试范围。而单接口自动化测试则是针对单个接口进行测试。测试目的场景自 ...]]></description>
      <category>学习记录</category>
      <author>herosrx</author>
      <pubDate>Fri, 07 Jul 2023 04:10:06 +0000</pubDate>
    </item>
  </channel>
</rss>