| 1 | /* |
| 2 | * Extensions to ava, for declaring and running test cases and suites |
| 3 | * Utilities specific to testing ts-node, for example handling streams and exec-ing processes, |
| 4 | * should go in a separate module. |
nothing calls this directly
no test coverage detected