NBi.Neo4j is an extension to the NBi testing framework (add-on to NUnit) for Business Intelligence and Data centric applications. This extension lets you run tests defined within NBi on a Neo4j database with the help of the bolt driver and cypher queries.
Binaries for the different releases are hosted on www.nbi.io or GitHub or Nuget
NBi's documentation is available on-line and is hosted on www.nbi.io. The page dedicated to Neo4j extension is hosted there
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".
The list of bugs and feature's requests for NBi.Neo4j is hosted on GitHub
A continuous integration service is available on AppVeyor Note that only unit tests are executed on this environment due to issues during the installation of Neo4j (see neo4j #6165).
Artefact provided by this CI:
- NBi.Neo4j.zip contains the dll needed to extend NBi and run the tests on a Neo4j platform.
- NBi.Neo4j.nupkg contains the nuhet package of this library
NBi is using Git as DCVS and the code is hosted on Github.
This OSS project is tracked by Ohloh