Skip to content

Commit 8a49736

Browse files
committed
Updates README.md - Adds links to reports
1 parent b99fc15 commit 8a49736

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Elasticsearch Clients Tests
22

3+
📊 [Test coverage **main**](https://github.com/elastic/elasticsearch-clients-tests/blob/main/apis_report.md#elasticsearch-tests-report) | 📊 [Test coverage **9.x**](https://github.com/elastic/elasticsearch-clients-tests/blob/9.x/apis_report.md#elasticsearch-tests-report) | 📊 [Test coverage **8.x**](https://github.com/elastic/elasticsearch-clients-tests/blob/8.x/apis_report.md#elasticsearch-tests-report)
4+
35
This repository holds common tests for Elasticsearch Clients. The tests are specified using the Elasticsearch YAML format reported [here](https://github.com/elastic/elasticsearch/blob/main/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/README.asciidoc).
46

57
All the tests are located in the [tests](tests) folder. Each API endpoint has a folder containing the tests to be executed. All the files must be executed in order, they are enumerated with a digit prefix.

0 commit comments

Comments
 (0)