- Notifications
You must be signed in to change notification settings - Fork0
Extension for NBi to connect to a Neo4j instance and execute tests defined within NBi on it (including cypher queries)
License
Seddryck/NBi.Neo4j
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NBi.Neo4j is an extension to theNBi testing framework (add-on to NUnit) forBusiness Intelligence andData 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 onwww.nbi.io orGitHub orNuget
NBi's documentation is available on-line and is hosted onwww.nbi.io. The page dedicated to Neo4j extension is hostedthere
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 onGitHub
A continuous integration service is available onAppVeyorNote that only unit tests are executed on this environment due to issues during the installation of Neo4j (seeneo4j #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 usingGit as DCVS and the code is hosted onGithub.
This OSS project is tracked byOhloh
About
Extension for NBi to connect to a Neo4j instance and execute tests defined within NBi on it (including cypher queries)