Efficient E2E Testing for Next.js: A Playwright Tutorial

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Next.js

    The React Framework

  • There is not a lot of documentation on this yet, but Vercel team is working on an experimental test mode for Playwright. This mode will allow you to intercept requests and mock responses. This is useful for testing API routes and other server-side code.

  • completions

    Node.js SDK for interacting with OpenAI Chat API.

  • Note: Use page.goto('/') and have "baseURL": "http://ray.run" set in the playwright.config.ts file for concise code.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Integrating Strapi with ChatGPT and Next.js

    3 projects | dev.to | 12 Apr 2024
  • It’s not just you, Next.js is getting harder to use

    1 project | dev.to | 14 May 2024
  • Tips from open-source: How redirect in Next.js works under the hood

    1 project | dev.to | 13 May 2024
  • Styling dynamic HTML content in Vue & React with TailwindCSS

    1 project | dev.to | 13 May 2024
  • Netlify Dynamic Site Challenge: Make Your Favorite Image Collection 🎆

    2 projects | dev.to | 12 May 2024