Skip to main content

Function: isTestLikeFile()

isTestLikeFile(`filename`: `string`): `boolean`

Defined in: _internal/config-files.ts:44

Check whether the file looks like a test or benchmark source file.

Parametersโ€‹

filenameโ€‹

`string`

Returnsโ€‹

`boolean`