Hacktoberfest Part 3: Some E2E Tests

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • distributeaid.org

    Distribute Aid's landing site!

  • As my third hacktoberfest repo I took the distributeaid/distributeaid.org which is the landing page of the organization that distributes the humanitarian aid across the work.

  • Playwright

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

  • I used to make some visual end-to-end tests for both websites and mobile apps before so it wasn't a new thing to me. They used a tool with is called playwright to run their e2e tests and hadn't used it before but I used a similar tool which was called cypress. It took me some time to understand how their end-to-end tests are made and I ended up with a few test suits which check if the page title is correct and if it has all proper headers for all sections on the page. When I was done I created the PR, which was accepted without problems. The only thing I was asked to do is to add my name to the maintainers list with was nice from the :)

  • 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