mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
docs: update changelog
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
- fix: compatibility with testcase file path includes dots and space
|
||||
- fix: testcase generator, validate content.xxx => body.xxx
|
||||
- fix: scaffold for v3
|
||||
|
||||
## 3.0.2 (2020-05-16)
|
||||
|
||||
|
||||
@@ -97,6 +97,7 @@ teststeps:
|
||||
name: request with referenced testcase
|
||||
variables:
|
||||
foo1: override_bar1
|
||||
# NOTICE: relative testcase path based on debugtalk.py
|
||||
testcase: testcases/demo_testcase_request.yml
|
||||
"""
|
||||
ignore_content = "\n".join(
|
||||
|
||||
Reference in New Issue
Block a user