UNPKG

test-fns

Version:

write usecase driven tests systematically for simpler, safer, and more readable code

4 lines (3 loc) 146 B
export { given, when, then } from './givenWhenThen'; export { genTestUuid } from './genTestUuid'; export { getError } from '@ehmpathy/error-fns';