From 6b93bfa3a5d87fd7f85c5a0bb77e794767d55823 Mon Sep 17 00:00:00 2001 From: Patrick Hulce Date: Thu, 12 Jul 2018 16:24:28 -0700 Subject: [PATCH] docs: add pptr-testing-library link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2739196..53ba24b9 100644 --- a/README.md +++ b/README.md @@ -729,6 +729,7 @@ of these utilities was in the `react-testing-library`. Implementations include: - [`react-testing-library`](https://github.com/kentcdodds/react-testing-library) +- [`pptr-testing-library`](https://github.com/patrickhulce/pptr-testing-library) ## FAQ