20 Forks
65 Stars
65 Watchers

pytest-elasticsearch

This is a pytest plugin that enables you to test your code that relies on a running Elasticsearch search engine. It allows you to specify fixtures for Elasticsearch process and client.

How to download and setup pytest-elasticsearch

Open terminal and run command
git clone https://github.com/ClearcodeHQ/pytest-elasticsearch.git
git clone is used to create a copy or clone of pytest-elasticsearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytest-elasticsearch https://github.com/ClearcodeHQ/pytest-elasticsearch/archive/master.zip

Or simply clone pytest-elasticsearch with SSH
[email protected]:ClearcodeHQ/pytest-elasticsearch.git

If you have some problems with pytest-elasticsearch

You may open issue on pytest-elasticsearch support forum (system) here: https://github.com/ClearcodeHQ/pytest-elasticsearch/issues