Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seddryck/nbi.data3sixty
This project facilitates the integration of NBi and Data3Sixty from Infogix
https://github.com/seddryck/nbi.data3sixty
Last synced: 4 days ago
JSON representation
This project facilitates the integration of NBi and Data3Sixty from Infogix
- Host: GitHub
- URL: https://github.com/seddryck/nbi.data3sixty
- Owner: Seddryck
- License: apache-2.0
- Created: 2018-09-04T20:28:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:22:32.000Z (9 months ago)
- Last Synced: 2024-05-01T13:04:09.355Z (7 months ago)
- Language: C#
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NBi.Data3Sixty
![Logo](https://github.com/Seddryck/nbi/raw/gh-pages/img/logo-2x.png)
NBi.Data3Sixty facilitates the integration of [NBi testing framework](http://www.nbi.io) and Data3Sixty from Infogix. This extension lets you run tests defined within NBi and transform results to the format understood by Data3Sixty.
[![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/1tgaml872oo66517?svg=true)](https://ci.appveyor.com/project/Seddryck/nbi-data3sixty)
![Still maintained](https://img.shields.io/maintenance/yes/2018.svg)
[![nuget](https://img.shields.io/nuget/v/NBi.Data3Sixty.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.Data3Sixty/blob/master/LICENSE)
[![stars badge](https://img.shields.io/github/stars/Seddryck/NBi.Data3Sixty.svg)](https://github.com/Seddryck/NBi.Data3Sixty/stargazers)## 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.Data3Sixty/issues)
## Continuous Integration
A continuous integration service is available on [AppVeyor](https://ci.appveyor.com/project/Seddryck/nbi.data3sixty).
Artefact provided by this CI:
- NBi.Data3Sixty.zip contains the dll needed to extend NBi
## Code
NBi is using **Git** as DCVS and the code is hosted on [Github](https://github.com/Seddryck/NBi.Data3Sixty).