beastslash/ijw

A Roblox testing library that just works.

IJW

A Roblox testing library that just works.

Features

  • Test cases.
  • Test suites.
  • Test runner.
  • Assertion library.
  • No opinions about project structure.

Installation

pesde

You can add IJW to your dev dependencies by running this command:

pesde add -d beastslash/ijw

Roblox Creator Store

IJW is available on the Roblox Creator Store. If it gets outdated, raise an issue. In the future, we want to automate the publishing process.

Examples

Check out some of the tests in the source. Test files are suffixed with ".test.luau", but you're not required to add that to your own files. Do whatever you want — it just works.