System testing of GitHub Actions

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
  • github-action-ts-run-api

    Library for GitHub Action integration testing

  • Use the same tool as for integration test, but run tests against the whole action.

  • act

    Run your GitHub Actions locally 🚀

  • This approach implies that you should create special testing workflows that can be naturally run on GitHub Actions runner or can be run locally using Act.

  • 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
  • git-get-release-action

    Github Action that allows you to get release information by release id, tag, commit SHA (current commit or specified).

  • Here is a fragment of the testing workflow for git-get-release-action:

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