NBi icon indicating copy to clipboard operation
NBi copied to clipboard

NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax....

Results 117 NBi issues
Sort by recently updated
recently updated
newest added

Hi, I'm struggling to run even a basic ETL test from docs. Using fresh installation NBi.Framework (1.22). Tests are executed on SQL Server machine. Any hints what could be wrong...

documentation-missing

It should be possible to assert that a result-set, with a time period, is including a given time-period. A time period is defined as the closed-open time interval between two...

feature-request

It should be possible to assert that a result-set, with a time period, is including/leading/lagging a given datetime. A time period is defined as the closed-open time interval between two...

feature-request

It should be possible to assert that a result-set, with a column for time ticks, is containing/preceding/succeeding a given datetime. A time period is defined as the closed-open time interval...

feature-request

It should be possible to assert that a result-set, with a column for time tick has no overlap in the definition of this time-period. A time tick is defined as...

feature-request

It should be possible to assert that a result-set, with a column for time ticks, is containing/preceding/succeeding a given datetime. A time tick is defined as the closed-open time interval...

feature-request

It should be possible to assert that a result-set, with a column for time ticks, is containing/preceding/succeeding a given datetime. A time tick is defined as the closed-open time interval...

feature-request

It should be possible to assert that a result-set, with a time period, has no overlap in the definition of this time-period. A time period is defined as the closed-open...

feature-request

Hi, Could you please point me to the documentation/place where I can find how I can run NBI tests in TeamCity Nunit runner? I mean, can I run DLL produced...

question

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies