From ebd947069065491f8c58e2e092b2676ab7309ea4 Mon Sep 17 00:00:00 2001 From: ssssota Date: Tue, 12 Sep 2023 22:28:44 +0900 Subject: [PATCH] docs: add `vite-plugin-doctest` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71a33ff0..9145bc71 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vitest-mock-extended](https://github.com/eratio08/vitest-mock-extended) - Type safe mocking extensions for Vitest. - [cypress-vite](https://github.com/mammadataei/cypress-vite) - Run Cypress specs using Vite. - [vitest-preview](https://github.com/nvh95/vitest-preview) - Visual debugging experience for Vitest. +- [vite-plugin-doctest](https://github.com/ssssota/doc-vitest) - Documentation testing for Vitest.