A Database Precondition and Assertion Tool
Assertions are useful for any environment, as checking assumptions provides information on how to proceed. Databases are no exception. This tool allows for quick checks of assertions, and allows for use ranging from notifications via cron runs, to programatic checks for deployments.
Write a query, its desired result, and a on-fail notification method.
- File input
- More CI Testing