mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-30 20:11:42 +08:00
Deployed 654c84d with MkDocs version: 1.1.2
This commit is contained in:
@@ -493,7 +493,7 @@
|
||||
<h1>Concepts</h1>
|
||||
|
||||
<h2 id="debugtalkpy">debugtalk.py<a class="headerlink" href="#debugtalkpy" title="Permanent link">¶</a></h2>
|
||||
<p>Each project should and could only have one <code>debugtalk.py</code> file. This file has multiple functions.</p>
|
||||
<p>Based on the philosophy of <code>Convention over configuration</code>, each project should and could only have one <code>debugtalk.py</code> file. This file has multiple functions.</p>
|
||||
<ul>
|
||||
<li>As the root path anchor of the project, the relative paths in testcase, such as referencing testcases or CSV files, are all based on this root path</li>
|
||||
<li>Store custom python functions, the functions called in the testcase are all defined in this file</li>
|
||||
|
||||
Reference in New Issue
Block a user