From 13cf59caaed5aa52622fdd76cd29e4fec8c41fab Mon Sep 17 00:00:00 2001 From: Amir Elsagan <53624184+Amirosagan@users.noreply.github.com> Date: Mon, 31 Oct 2022 10:05:31 +0200 Subject: [PATCH] Add vitest course (#2767) * add course from youtube * Update content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md Co-authored-by: Kamran Ahmed --- .../content/102-react-ecosystem/106-testing/103-vitest.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md b/content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md index 6febec7b0..6ec90c584 100644 --- a/content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md +++ b/content/roadmaps/103-react/content/102-react-ecosystem/106-testing/103-vitest.md @@ -5,3 +5,4 @@ Works on React, Vue, Svelte and more projects created with Vite Free Content Vitest Website +Testing with Vitest