Collecting error stacks from backend as exceptions occur in E2E tests — A tutorial on Cypress

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • todos-express-password-sidekick

    Discontinued Todo app using Express and Passport for sign in with username and password.

  • View on GitHub

  • todos-express-password

    Todo app using Express and Passport for sign in with username and password.

  • This example is derived from https://github.com/passport/todos-express-password

  • 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
  • sidekick-test-module

  • An open-source project that can be found here: https://github.com/runsidekick/sidekick-test-mode

  • sidekick

    Sidekick is no longer in service

  • With our current setup, we got in-depth error information from our backend apps. In further chapters, we will be bringing Sidekick’s tracepoint (non-breaking breakpoint) feature to Cypress that will allow us to define tests based on state and stack information of our backend. Right now, we are also working on a Cypress plugin that will make using Sidekick Actions within Cypress as easy as it gets, and your support and feedback will guide us through our road. After Cypress, supporting other test frameworks is on our roadmap. You can find us at Discord or contact us via our website https://runsidekick.com if you want to participate or become a part of our community

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • $ git clone https://github.com//todos-express-password-sidekick.git $ cd todos-express-password-sidekick $ npm install

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • This app illustrates how to setup Sidekick Node.js Agent with Express to live debug your applications.

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