Skip to content
check

GitHub Action

Laravel Tests

v1 Latest version

Laravel Tests

check

Laravel Tests

Action for unit and integration tests

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Laravel Tests

uses: hdev14/laravel-test-action@v1

Learn more about this action in hdev14/laravel-test-action

Choose a version

Laravel Tests Action

This action checks the automated tests in projects building with Laravel Framework.

Example usage

steps:
  - name: Laravel Test Action
    uses: hdev14/laravel-test-action@v1