Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
check-circle

GitHub Action

Run Lest

v3.0.0

Run Lest

check-circle

Run Lest

Sets up and runs Lest on the current working directory

Installation

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

              

- name: Run Lest

uses: TAServers/lest@v3.0.0

Learn more about this action in TAServers/lest

Choose a version

Lest

Lua testing framework providing a similar API to Jest, and without external dependencies or reliance on Luarocks.

This is still in the very early stages of development, however it's feature complete enough to be used in small projects where there is low risk.