v1.12
Release 1.12
This release 1.12 introduces a set of bug fixes and performance improvements when comparing huge result-sets but the most notable feature is probably the compatibility with Power BI Desktop solutions.
This release is downloadable from there.
Version: 1.12.0.7 aka v1.12 (RTM)
What's new ?
New features
- #151 You can define Power BI Desktop solutions and run tests for structure, members or queries.
- #152 Two new tasks to run during setup and cleanup: exe-kill and wait
- #132 You can now specify the environment when defining an SSIS package
- #112 Support for testing parameters of a routine
- #143 The ordering of members can be define by a query
genbiL
- #138 The notion of group of rows for test-cases has been reviewed to support two new actions and let you create more than one group
- #139 new action to split a column into several new columns
- #141 new action to split a column in order to create groups
- #140 Review some weird or not consistent syntax in genbiL and in predefined templates
Bug fixes
- #113 Undetermined runtime of tests due to large non-matching datasets
- #46 Hashes collision with huge result-sets
- #137 Fix a bug in csv-profile if at least one of the separators was not specified
- #134 Command Exe-Run was not correctly dealing with relative path
- #115 Fix bug when creating two single comments in genbiL
- #136 Fix early check for existence of an external dependency
- #144 Fix bug with currency-format equal to k€ or (€)
What's next ?
Main ideas for release 1.13 (or next)
- Continue to support xml as a data source. The final goal is to be able to query xml files from reports (SSRS).
- Support assertions about the count of rows
- added (or updated or deleted) in a table after the execution of a SQL statement or a ETL.
- validating a predicate (with a percentage)
- Support for testing the parameters of routine