rsnext/test/e2e/next-test/basic-example
Ethan Arrowood 32dcec721f
Add next experimental-test command (#64352)
This PR adds a new `experimental-test` command to Next.js CLI.

It has 3 main functions:
- auto installing missing playwright dependencies
- auto generating missing playwright config
- running tests via `playwright test`

I'm currently working on sharing a public RFC that will have more
information. I will link that here when its available.

Closes NEXT-3076 NEXT-3032

---------

Co-authored-by: samcx <sam@vercel.com>
2024-04-24 13:21:29 -06:00
..
app Add next experimental-test command (#64352) 2024-04-24 13:21:29 -06:00
next.config.js Add next experimental-test command (#64352) 2024-04-24 13:21:29 -06:00
playwright.config.js Add next experimental-test command (#64352) 2024-04-24 13:21:29 -06:00