bmatsuo / lark

A self-contained Lua scripting environment targeting build systems and source code management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luatest/lark: fix the growing problem declaring module dependencies

bmatsuo opened this issue · comments

Making sure all the modules are preloaded is becoming a pain in the ass for tests. In lark the effect could be worse. Though this is still really just a nuisance.