Open
Description
Having luatest as a submodule is inconvenient because:
- To update luatest in some project using it via test-run, we have to update it in test-run first.
- From point 1 it follows that all projects using test-run are bound to use the same version of luatest.
Let's drop the luatest submodule from test-run and require projects using test-run install luatest as a prerequisite, either as a submodule or from luarocks.
Metadata
Metadata
Assignees
Labels
No labels