From 47e7f3c6e32d91411171a557104a7aad731375f7 Mon Sep 17 00:00:00 2001 From: Szymon Nowicki Date: Sat, 10 Feb 2024 20:26:50 +0100 Subject: [PATCH] chore: add testing tools --- index-sources.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index-sources.js b/index-sources.js index 9da1c0a..827d0b9 100644 --- a/index-sources.js +++ b/index-sources.js @@ -170,6 +170,14 @@ export default { 'https://hapi.dev', 'https://design-system.service.gov.uk', 'https://docs.cypress.io', + 'https://pptr.dev', + 'https://playwright.dev', + 'https://karma-runner.github.io', + 'https://www.selenium.dev', + 'https://jestjs.io', + 'https://testing-library.com', + 'https://mochajs.org', + 'https://istanbul.js.org', ], 'magazines': [ 'https://smashingmagazine.com',