From 80cf80055682919251b9567ef482755d5f060d47 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 30 Mar 2022 09:55:26 +0200 Subject: [PATCH] docs: add Next.js article to "Testing Frameworks" (#12608) --- docs/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-25.x/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-26.x/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-27.0/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-27.1/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-27.2/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-27.4/TestingFrameworks.md | 4 ++++ website/versioned_docs/version-27.5/TestingFrameworks.md | 4 ++++ 8 files changed, 32 insertions(+) diff --git a/docs/TestingFrameworks.md b/docs/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/docs/TestingFrameworks.md +++ b/docs/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-25.x/TestingFrameworks.md b/website/versioned_docs/version-25.x/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-25.x/TestingFrameworks.md +++ b/website/versioned_docs/version-25.x/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-26.x/TestingFrameworks.md b/website/versioned_docs/version-26.x/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-26.x/TestingFrameworks.md +++ b/website/versioned_docs/version-26.x/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-27.0/TestingFrameworks.md b/website/versioned_docs/version-27.0/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-27.0/TestingFrameworks.md +++ b/website/versioned_docs/version-27.0/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-27.1/TestingFrameworks.md b/website/versioned_docs/version-27.1/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-27.1/TestingFrameworks.md +++ b/website/versioned_docs/version-27.1/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-27.2/TestingFrameworks.md b/website/versioned_docs/version-27.2/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-27.2/TestingFrameworks.md +++ b/website/versioned_docs/version-27.2/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-27.4/TestingFrameworks.md b/website/versioned_docs/version-27.4/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-27.4/TestingFrameworks.md +++ b/website/versioned_docs/version-27.4/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs diff --git a/website/versioned_docs/version-27.5/TestingFrameworks.md b/website/versioned_docs/version-27.5/TestingFrameworks.md index d41afbeabc21..6ae4358fdf7d 100644 --- a/website/versioned_docs/version-27.5/TestingFrameworks.md +++ b/website/versioned_docs/version-27.5/TestingFrameworks.md @@ -43,3 +43,7 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## Hapi.js - [Testing Hapi.js With Jest](https://github.com/sivasankars/testing-hapi.js-with-jest) by Niralar + +## Next.js + +- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs