Skip to content

Testing Lua

Qais Patankar edited this page Nov 14, 2018 · 4 revisions

This page contains scripts that test certain aspects of the Lua API.

getExampleFunction()

-- some code that tests getExampleFunction

Written by someName

getAnotherExampleFunction()

-- some code that tests getAnotherExampleFunction

Written by someOtherName

Clone this wiki locally