From 396a0aa8b6a1b491db2d94c8eadaf1588f18283a Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Wed, 27 Jul 2022 17:52:42 +0900 Subject: [PATCH] add jest-hands-on link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60cb280..20dd22c 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,8 @@ $ npx jest # 実行 title="template" > +[Jestではじめるテスト](https://kou029w.github.io/jest-hands-on/) + --- ## Playwright