...SASUnit is written purely on the basis of SAS macros and a few shell commands.
There are two videos on YouTube:
* Getting started: https://www.youtube.com/watch?v=Kc66hADHNyI
* Usage of setup scripts: https://www.youtube.com/watch?v=9drW_6eg6G4
SASUnit is brought to you by HMS Analytical Software https://www.analytical-software.de
Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages.
Active development of this project is now on GitHub
Moved to tSQLt.org (Database Unit Testing for Microsoft SQL Server)
We are moving:
Download the newest version directly at https://tSQLt.org
--------------------------------------------------------------------------
tSQLt is a unit testing framework for Microsoft SQL Server. tSQLt is compatible with SQL Server 2005 (service pack 2 required) and above on all editions.
tSQLt allows you to implement unit tests in T-SQL. This is important as you do not have to switch between various tools to create your code and your unit tests. tSQLt also provides the following features to make it easier to create and manage unit tests:
* Tests are automatically run within transactions – this keeps tests independent and reduces any cleanup work you need
* Tests can be grouped together within a schema – allowing you to organize your tests and use common setup methods
* Output can be generated in plain text or XML – making it easier to integrate with a continuous integration tool
The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit
TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible.
>> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.
Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.