From bf96c6519a7d06c6a7a006be68dff9f1b2a42e3d Mon Sep 17 00:00:00 2001 From: debugtalk Date: Sun, 17 May 2020 12:25:15 +0800 Subject: [PATCH] docs: update changelog --- docs/CHANGELOG.md | 1 + httprunner/ext/scaffold/__init__.py | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a9913b4f..25adb293 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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) diff --git a/httprunner/ext/scaffold/__init__.py b/httprunner/ext/scaffold/__init__.py index edab9300..9fe48471 100644 --- a/httprunner/ext/scaffold/__init__.py +++ b/httprunner/ext/scaffold/__init__.py @@ -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(