mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Removes occurences of "elasticsearch" or "ElasticSearch" in favour of "Elasticsearch" where appropriate.
16 lines
240 B
Text
16 lines
240 B
Text
[[testing]]
|
|
= Testing
|
|
|
|
[partintro]
|
|
--
|
|
This section is about utilizing Elasticsearch as part of your testing infrastructure.
|
|
|
|
[float]
|
|
[[testing-header]]
|
|
== Testing:
|
|
|
|
* <<testing-framework>>
|
|
|
|
--
|
|
|
|
include::testing/testing-framework.asciidoc[]
|