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

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

Extension for NBi to connect to an Azure CosmosDB instance and execute tests defined within NBi on it (including queries from the Graph API and the SQL API)
https://github.com/seddryck/nbi.cosmosdb

cosmos-db nbi test-automation test-framework

Last synced: 5 days ago
JSON representation

Extension for NBi to connect to an Azure CosmosDB instance and execute tests defined within NBi on it (including queries from the Graph API and the SQL API)

Awesome Lists containing this project

README

          

![Logo](https://github.com/Seddryck/nbi/raw/gh-pages/img/logo-2x.png)
# NBi.CosmosDb #
NBi.CosmosDb 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 an Azure CosmosDb database. At the moment only the graph/gremlin API is supported.

[![Build status](https://img.shields.io/badge/website-nbi.io-fe762d.svg)](http://www.nbi.io)
[![Build status](https://ci.appveyor.com/api/projects/status/3akksgrjgj2xn62y?svg=true)](https://ci.appveyor.com/project/Seddryck/nbi-cosmosdb)
![Still maintained](https://img.shields.io/maintenance/yes/2018.svg)
[![nuget](https://img.shields.io/nuget/v/NBi.CosmosDb.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.CosmosDb/blob/master/LICENSE)
[![stars badge](https://img.shields.io/github/stars/Seddryck/NBi.CosmosDb.svg)](https://github.com/Seddryck/NBi.CosmosDb/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/releases) or [Nuget](https://www.nuget.org/packages/NBi.CosmosDb)

## 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 CosmosDb extension is hosted [there](http://www.nbi.io/extensions/cosmosdb/)

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

## Continuous Integration ##
A continuous integration service is available on AppVeyor at [https://ci.appveyor.com/project/Seddryck/nbi.cosmosdb]
Note that all the tests are not executed on this environment due to limitations in the availability of some components.

Artefact provided by this CI:

- NBi.CosmosDb.zip contains the dll needed to extend NBi and run the tests on a CosmosDb platform.

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

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

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