Knex Spec Helper
Helper functions for tests with knex and knextancy.
Basically the setup runs a truncate script to clean all tables and returns a configured knex connection. Running with knextancyEnabled
it will return already a connection by tenant.
Install
npm install -D knex-spec-helper
Usage
Example with Mocha
;; ;
License
Licensed under The MIT License Redistributions of files must retain the above copyright notice.