Browser-based whole app e2e testing examples?

This page summarizes the projects mentioned and recommended in the original post on /r/Nestjs_framework

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
  • Cypress

    Fast, easy and reliable testing for anything that runs in a browser.

  • Cypress or Playwright both have great APIs and integrations for doing browser testing. I'd suggesting using one of them for running these tests

  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • Cypress or Playwright both have great APIs and integrations for doing browser testing. I'd suggesting using one of them for running these tests

  • 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
  • nx

    Smart Monorepos ยท Fast CI

  • Cypress absolutely has Typescript support, it's what Nx suggest using over protractor for Angular.

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

  • Episode 23/27: NgRx 16.1 & Signal Store, Jest, Cypress, Nx

    4 projects | dev.to | 14 Jul 2023
  • Unit testing library for Angular application

    2 projects | /r/Angular2 | 14 Aug 2021
  • Testing is just pain, what do you do?

    2 projects | /r/angular | 21 Apr 2021
  • Potential issues with barrel files in Jest

    2 projects | dev.to | 22 May 2024
  • How to leverage Jest in your JavaScript codebase: A guide to Snapshot Testing

    1 project | dev.to | 19 May 2024