Skip to content

Latest commit

 

History

History

lua

Unit Test for Vis' Lua API

The tests use the busted unit testing framework.

Each *.lua file is sourced from a new vis instance which loads the correspending *.in file.

Use the test.sh shell script to run an individual test or type make to run all tests.