浏览代码

Add test execution guide in yamlRestTest asciidoc (#88490)

Chen Ni 3 年之前
父节点
当前提交
c45c205c33
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/README.asciidoc

+ 5 - 0
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/README.asciidoc

@@ -1,5 +1,6 @@
 Test Suite:
 ===========
+:!compat-mode:
 
 [NOTE]
 .Required settings
@@ -15,6 +16,10 @@ bin/elasticsearch -Enode.attr.testattr=test -Epath.repo=/tmp -Erepositories.url.
 
 =======================================
 
+Test execution
+---------------
+Please refer to xref:/TESTING.asciidoc#testing-the-rest-layer[this section].
+
 Test file structure
 --------------------