An open API service indexing awesome lists of open source software.

https://github.com/seddryck/nbi.gremlin

Extension for NBi to connect to any tinkerpop-enabled instance and execute tests defined within NBi on it (including Gremlin queries)
https://github.com/seddryck/nbi.gremlin

cosmos-db gremlin janusgraph nbi orientdb test-automation test-framework tinkerpop

Last synced: 6 days ago
JSON representation

Extension for NBi to connect to any tinkerpop-enabled instance and execute tests defined within NBi on it (including Gremlin queries)

Awesome Lists containing this project

README

        

![Logo](https://github.com/Seddryck/nbi/raw/gh-pages/img/logo-2x.png)
# NBi.Gremlin #
NBi.Gremlin 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 Tinkerpop enabled database using the Gremlin language.

**Social media:** [![website](https://img.shields.io/badge/website-nbi.io-fe762d.svg)](http://www.nbi.io)
[![twitter badge](https://img.shields.io/badge/[email protected]?style=flat&logo=twitter)](https://twitter.com/Seddryck)

**Releases:** [![nuget](https://img.shields.io/nuget/v/NBi.Gremlin.svg)](https://www.nuget.org/packages/NBi.Gremlin/)
[![GitHub Release Date](https://img.shields.io/github/release-date/seddryck/nbi.gremlin.svg)](https://github.com/Seddryck/NBi.Gremlin/releases/latest)
[![licence badge](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](https://github.com/Seddryck/NBi.Gremlin/blob/master/LICENSE)

**Latest RC and beta:** [![Pre-release](https://img.shields.io/github/tag-pre/seddryck/nbi.gremlin.svg?color=%23ee41f4&label=Pre-release)](https://github.com/Seddryck/NBi.Gremlin/releases/)
![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/Seddryck/NBi.Gremlin?label=Pre-release)
[![nuget](https://img.shields.io/nuget/vpre/NBi.Gremlin.svg?color=%23427682&label=Beta)](https://www.nuget.org/packages/NBi.Framework/)

**Dev. activity:** [![GitHub last commit](https://img.shields.io/github/last-commit/Seddryck/nbi.gremlin.svg)](https://github.com/Seddryck/NBi.Gremlin/releases/latest)
![Still maintained](https://img.shields.io/maintenance/yes/2021.svg)
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/Seddryck/NBi.Gremlin/v1.0/develop)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/Seddryck/NBi.Gremlin)

**Continuous integration builds:** [![Build status](https://ci.appveyor.com/api/projects/status/ifvoj0m9g4n1cxdm?svg=true)](https://ci.appveyor.com/project/Seddryck/nbi-gremlin)
[![Build Status](https://seddryck.visualstudio.com/NBi.Gremlin/_apis/build/status/NBi-CI?branchName=develop)](https://seddryck.visualstudio.com/NBi/_apis/build/status/NBi-CI?branchName=develop)
[![Tests](https://img.shields.io/appveyor/tests/seddryck/nbi.gremlin.svg)](https://ci.appveyor.com/project/Seddryck/nbi.gremlin/build/tests)

**Status:** [![stars badge](https://img.shields.io/github/stars/Seddryck/NBi.Gremlin.svg)](https://github.com/Seddryck/NBi.Gremlin/stargazers)
[![Bugs badge](https://img.shields.io/github/issues/Seddryck/NBi.Gremlin/bug.svg?color=red&label=Bugs)](https://github.com/Seddryck/NBi.Gremlin/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:bug+)
[![Features badge](https://img.shields.io/github/issues/seddryck/nbi.gremlin/feature-request.svg?color=purple&label=Feature%20requests)](https://github.com/Seddryck/NBi.Gremlin/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:feature-request+)
[![Top language](https://img.shields.io/github/languages/top/seddryck/nbi.gremlin.svg)](https://github.com/Seddryck/NBi/search?l=C%23)

## Releases ##
Binaries for the different releases are hosted on [www.nbi.io](http://www.nbi.io/release/) or [GitHub](https://github.com/Seddryck/NBi/releases) or [Nuget](https://www.nuget.org/packages/NBi.Gremlin)

## Documentation ##
NBi's documentation is available on-line and is hosted on [www.nbi.io](http://www.nbi.io/docs/home/). The page dedicated to Gremlin extension is hosted [there](http://www.nbi.io/extensions/gremlin/)

## 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.Gremlin is hosted on [GitHub](https://github.com/Seddryck/NBi.Gremlin/issues)

## Continuous Integration ##
A continuous integration service is available on [AppVeyor](https://ci.appveyor.com/project/Seddryck/nbi.gremlin).

Artefact provided by this CI:

- NBi.Gremlin.zip contains the dll needed to extend NBi
- The tests are run on the Azure CosmosDb platform and on a Tinkerpop Server

## Code ##
NBi is using **Git** as DCVS and the code is hosted on [Github](https://github.com/Seddryck/NBi.Gremlin).

## Tracking ##
This OSS project is tracked by [Ohloh](http://www.ohloh.net/p/nbi-gremlin)

[![Project Stats](https://www.ohloh.net/p/nbi-gremlin/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/nbi-gremlin)