Preview JavaScript Build Artifacts Directly in Pull Request with Stoat

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
  • storybook-code-coverage

    Combining Storybook, Cypress and Jest Code Coverage

  • We are going to use this repo as an example: penx/storybook-code-coverage, authored by Alasdair McLeay. The author wrote a detailed article about the set-up of this repo: Combining Storybook, Cypress and Jest Code Coverage. This repo uses Jest for unit tests, Cypress for integration tests, and Storybook for visual previews. Each module generates their own test coverage reports, which can be merged together into one report. The original repo doesn't have a GitHub workflow to build the entire project, but we will add one as part of this portfolio.

  • stoat-app

  • Install the Stoat application here.

  • 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
  • example-javascript

    Preview JavaScript Build Artifacts Directly in Pull Request with Stoat

  • You can find the exact pull request used for this tutorial here.

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

  • Component previews (Storybook, Ladle, etc.)

  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  • Test reports (Jest, Mocha, etc.)

  • jest

    Delightful JavaScript Testing.

  • Test reports (Jest, Mocha, etc.)

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