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....
It should be possible to extract a portion (Year, Month, Day, Hour, Minute, Second) of a date/time value. It's returning a numeric value. * `dateTime-to-extract-year` * `dateTime-to-extract-month` * `dateTime-to-extract-day` *...
The list of native transformations should also support the following transformations for text values * `text-to-count-substring`: returns the number of non-overlapping occurrences of a substring in an input string. *...
Hi Seddryck, I am using the following code, but I am not getting all the records set. It has been displayed only 1617 records out of 1858251 records in analysis-set....
Hello, New feature request: Is it an option to support this Power BI feature as a connection for NBI? https://endjin.com/blog/2022/01/testing-power-bi-reports-using-execute-queries-rest-api/ A recent API was added that allows you to execute...
Hi All. (Sorry for typing such long epos) I was trying to configure test suite to feed ConnectionString from config file. Everything ended up working on NUnit GUI but failed...
Currently it's not possible to have some dynamics part in genbiL. The idea is to be a bit more dynamic and support the replacement of literals (placeholder surrounded by simple...
Hi All, Sorry, if I am blind. Is the JSON comparison to query already supported in the 1.23 release? If so, where can I find any documentation about how to...
It should be possible to define a condition that a test should be ignored if a specific database engine is the target of the system-under-test. ```xml ```
In some cases, you have two columns that must be interpreted as the lower and upper bound of an interval. It’s would be great to support the creation of several...
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.55.0 to 4.59.1. Release notes Sourced from Microsoft.Identity.Client's releases. 4.59.1 Bug Fixes Updated Android webview attribute. 4.59.0 New Features Removed support for deprecated Xamarin.Android 9 and Xamarin.Android...