NBi
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....
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...