cahilfoley/utils

View on GitHub
src/tests/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * @module tests
 * @preferred
 */

export { default as batchTest } from './batchTest'
export { default as buildCaseArray } from './buildCaseArray'
export { default as runTest } from './runTest'