Skip to content

romaincoeur/testim-cli-gh-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testim

This action makes the testim.io cli available to your workflows

Inputs

token

Required The auth token

project

Required The project id to run

grid

The grid on which to execute the tests. Default "Testim-Grid".

suite

The test suite to execute.

Example usage

uses: instinctstudios/[email protected]
with:
  token: ${{ secrets.TESTIM_TOKEN }}
  project-id: <PROJECT_ID>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published