Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seddryck/nbi.elasticsearch
Extension for NBi to connect to an Elasticsearch instance and execute tests defined within NBi on it (including queries written with Query DSL provided by Elasticsearch)
https://github.com/seddryck/nbi.elasticsearch
Last synced: 4 days ago
JSON representation
Extension for NBi to connect to an Elasticsearch instance and execute tests defined within NBi on it (including queries written with Query DSL provided by Elasticsearch)
- Host: GitHub
- URL: https://github.com/seddryck/nbi.elasticsearch
- Owner: Seddryck
- License: apache-2.0
- Created: 2018-04-30T10:05:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:22:29.000Z (9 months ago)
- Last Synced: 2024-05-01T13:04:09.635Z (7 months ago)
- Language: C#
- Size: 60.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](https://github.com/Seddryck/nbi/raw/gh-pages/img/logo-2x.png)
# NBi.Elasticsearch #
NBi.Elasticsearch is an extension to the [NBi testing framework](http://www.nbi.io) (add-on to NUnit) for **Business Intelligence** and **Data centric** applications. This extension lets you run tests defined within NBi on any Elasticsearch instance using the Query DSL.[![Website](https://img.shields.io/badge/website-nbi.io-fe762d.svg)](http://www.nbi.io)
[![Build status](https://ci.appveyor.com/api/projects/status/wumtc2au1bnqic10?svg=true)](https://ci.appveyor.com/project/Seddryck/nbi-Elasticsearch)
![Still maintained](https://img.shields.io/maintenance/yes/2018.svg)
[![nuget](https://img.shields.io/nuget/v/NBi.Elasticsearch.svg)](https://www.nuget.org/packages?q=nbi)
[![licence badge](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](https://github.com/Seddryck/NBi.Elasticsearch/blob/master/LICENSE)
[![stars badge](https://img.shields.io/github/stars/Seddryck/NBi.Elasticsearch.svg)](https://github.com/Seddryck/NBi.Elasticsearch/stargazers)## Releases ##
Binaries for the different releases are hosted on [www.nbi.io](http://www.nbi.io/release/) or [GitHub](https://github.com/Seddryck/NBi.Elasticsearch/releases) or [Nuget](https://www.nuget.org/packages/NBi.Elasticsearch)## Documentation ##
NBi's documentation is available on-line and is hosted on [www.nbi.io](http://www.nbi.io/docs/home/). The section dedicated to Elasticsearch's extension is hosted [there](www.nbi.io/docs/extension-support/#Elasticsearch)## Licenses ##
NBi and this extension are available on the terms of Apache 2.0. NBi is also using several OSS projects as librairies. All these projects and their licenses are available in the folder "License".## Bugs, issues and requests for features ##
The list of bugs and feature's requests for NBi.Elasticsearch is hosted on [GitHub](https://github.com/Seddryck/NBi.Elasticsearch/issues)## Continuous Integration ##
A continuous integration service is available on [AppVeyor](https://ci.appveyor.com/project/Seddryck/nbi.Elasticsearch).Artefact provided by this CI:
- NBi.Elasticsearch.zip contains the dll needed to extend NBi
- None of the Integration and Acceptance tests are run on this patform## Code ##
NBi is using **Git** as DCVS and the code is hosted on [Github](https://github.com/Seddryck/NBi.Elasticsearch).## Tracking ##
This OSS project is tracked by [Ohloh](http://www.ohloh.net/p/nbi-Elasticsearch)[![Project Stats](https://www.ohloh.net/p/nbi-Elasticsearch/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/nbi-Elasticsearch)