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)
- Host: GitHub
- URL: https://github.com/seddryck/nbi.gremlin
- Owner: Seddryck
- License: apache-2.0
- Created: 2018-03-06T22:49:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:22:46.000Z (about 1 year ago)
- Last Synced: 2025-04-20T10:08:37.680Z (9 days ago)
- Topics: cosmos-db, gremlin, janusgraph, nbi, orientdb, test-automation, test-framework, tinkerpop
- Language: C#
- Homepage:
- Size: 148 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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:** [](http://www.nbi.io)
[](https://twitter.com/Seddryck)**Releases:** [](https://www.nuget.org/packages/NBi.Gremlin/)
[](https://github.com/Seddryck/NBi.Gremlin/releases/latest)
[](https://github.com/Seddryck/NBi.Gremlin/blob/master/LICENSE)**Latest RC and beta:** [](https://github.com/Seddryck/NBi.Gremlin/releases/)

[](https://www.nuget.org/packages/NBi.Framework/)**Dev. activity:** [](https://github.com/Seddryck/NBi.Gremlin/releases/latest)


**Continuous integration builds:** [](https://ci.appveyor.com/project/Seddryck/nbi-gremlin)
[](https://seddryck.visualstudio.com/NBi/_apis/build/status/NBi-CI?branchName=develop)
[](https://ci.appveyor.com/project/Seddryck/nbi.gremlin/build/tests)**Status:** [](https://github.com/Seddryck/NBi.Gremlin/stargazers)
[](https://github.com/Seddryck/NBi.Gremlin/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:bug+)
[](https://github.com/Seddryck/NBi.Gremlin/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:feature-request+)
[](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)[](https://www.ohloh.net/p/nbi-gremlin)