Separate comparison options for "Ignore tSQLt framework" and "Ignore tSQLt tests"
Currently, SQL Source Control and SQL Compare have an option to "Ignore tSQLt framework and tests". We want to create our tests in dev and include them in our stage deployments for regression testing. The current setting ignores the framework AND our custom test code.
We want the Red Gate tools to ignore only the framework, but not the custom tests. We will manage the framework install separately. Ideally, there would be separate ignore checkbox rule options, one for the framework and another for our tests.
We have to set the current option to unchecked ("don't ignore") and then set custom filter rules to have only the framework ignored.
It would help if we didn't have to add custom filter rules to ignore the framework and track the tests.