Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.25 KB

File metadata and controls

29 lines (20 loc) · 2.25 KB

Magento 2 GitHub Actions

Unit Test Integration Test Installation Test

Opinionated Github Actions and Workflows to make building, testing, and maintaining Magento 2 Modules easier.

Workflows

Workflow Name Description
Integration Test A Github Workflow that runs the Integration Tests of a Magento Package

Actions

Action Name Description
Unit Test A Github Action that runs the Unit Tests a Magento Package
Installation Test A Github Action that tests the installability of a Magento Package
Supported Version A Github Action that computes the currently supported Github Actions Matrix for Magento 2