[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

docs: fix links in mocker README (#6515)

authored by

ST-DDT and committed by
GitHub
(Sep 16, 2024, 11:16 AM +0300) 7d028cb3 699055eb

+1 -1
+1 -1
packages/mocker/README.md
··· 2 2 3 3 Vitest's module mocker implementation. 4 4 5 - [GitHub](https://github.com/vitest-dev/vitest/packages/mocker) | [Documentation](https://github.com/vitest-dev/vitest/packages/mocker/EXPORTS.md) 5 + [GitHub](https://github.com/vitest-dev/vitest/blob/main/packages/mocker/) | [Documentation](https://github.com/vitest-dev/vitest/blob/main/packages/mocker/EXPORTS.md)