Skip to content

lutest-dev/lutest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lutest CI

Lutest is a test runner for Luau modules, with local Lute and remote Roblox runtimes.

It lets modules remain normal Luau modules while tests can live next to the code they exercise.

Documentation · Contributing · Releases

Runtimes

Repository

This repository contains the Lutest CLI, test library, and runtime implementations. For installation, configuration, usage, and Roblox setup, see the documentation.

Status

Lutest is ready for production use. Its public API and configuration are still evolving, so upgrades may include breaking changes.

License

Lutest is distributed under the terms of the MIT License.