Is your feature request related to a problem? Please describe.
Investigate frameworks for perform LUA unit Testing.
Describe the solution you'd like
My expectation is that said framework/library could be used to validate the mission file.
E.g. There should be no dependency, Restart Trigger should match version number a specific version number, etc.
Describe alternatives you've considered
Frameworks that we can choose from
Lunit
LuaUnit
Testy
Gambiarra
Busted
Lua TestMore
Telescope
and more.
Additional context
Supporting the project with unit tests, will be an ongoing process. And will not be solved in one go.
Is your feature request related to a problem? Please describe. Investigate frameworks for perform LUA unit Testing.
Describe the solution you'd like My expectation is that said framework/library could be used to validate the mission file. E.g. There should be no dependency, Restart Trigger should match version number a specific version number, etc.
Describe alternatives you've considered Frameworks that we can choose from
Additional context Supporting the project with unit tests, will be an ongoing process. And will not be solved in one go.