UNPKG

@loopback/testlab

Version:

A collection of test utilities we use to write LoopBack tests.

10 lines (6 loc) 243 B
# Static fixtures This directory contains test fixture files that we want to use in verbatim and also files that TypeScript compiler would not copy from `src` to `dist`. For example: - text files - JSON files not imported by any `.ts` file