lunarmodules / busted

Elegant Lua unit testing.
https://lunarmodules.github.io/busted/
MIT License
1.4k stars 185 forks source link

newer luarocks makes busted unable to test other lua versions #591

Closed edubart closed 5 years ago

edubart commented 5 years ago

Since LuaRocks 3 I am unable to use a busted 5.3 lua install to test 5.1 lua codes.

More details and steps to reproduce is on the same issue created at LuaRocks at https://github.com/luarocks/luarocks/issues/980, but I am not sure which project must fix this, so I am also raising the issue here.

DorianGray commented 5 years ago

This was fixed in luarocks.