mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
Deployed 3daed4e with MkDocs version: 1.0.4
This commit is contained in:
@@ -993,9 +993,15 @@
|
||||
|
||||
<h1 id="release-history">Release History<a class="headerlink" href="#release-history" title="Permanent link">¶</a></h1>
|
||||
<h2 id="232-2019-11-01">2.3.2 (2019-11-01)<a class="headerlink" href="#232-2019-11-01" title="Permanent link">¶</a></h2>
|
||||
<p><strong>Added</strong></p>
|
||||
<ul>
|
||||
<li>docs: add docs content to repo, visit at <code>https://docs.httprunner.org</code></li>
|
||||
<li>docs: update developer interface docs</li>
|
||||
</ul>
|
||||
<p><strong>Changed</strong></p>
|
||||
<ul>
|
||||
<li>make render_html_report separate with HttpRunner().run_tests()</li>
|
||||
<li>rename <code>render_html_report</code> to <code>gen_html_report</code></li>
|
||||
<li>make gen_html_report separate with HttpRunner().run_tests()</li>
|
||||
<li><code>--report-file</code>: specify report file path, this has higher priority than specifying report dir.</li>
|
||||
<li>remove <code>summary</code> property from HttpRunner</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user