@gogaille/nextjs-test-utils
v0.0.1-4
Published
A library that help to control a Next.js application in your test environment
Readme
@gogaille/nextjs-test-utils
** ⚠ The pain is fresh, lot of change could happends in the API ⚠ **
This utility purpose is to programmatically control a next.js application.
Fork
The source code of this package was originaly written by the next.js team part of their tests suites
https://github.com/vercel/next.js/blob/73a2bd6a4be16e06ceb8e098489c36dec5296bb4/test/lib/next-test-utils.js
This repository is a fork of it to make it reusable in all applications.
