- Preparing search index...
- The search index is not available
@vangware/test
Function filterTestFilePaths
- filterTestFilePaths(readOnlyURLs: ReadOnlyURLs): AsyncGenerator<Readonly<URL>, void, unknown>
-
Returns AsyncGenerator<Readonly<URL>, void, unknown>
Takes an iterable of URLs and only yields the ones that finish with
.test.*
.Example
Yields
Test URLs.