Skip to content

Refactor Lua tests using a Lua testing framework #36

Open
@edubart

Description

@edubart

Context

Currently our Lua tests don't use any testing framework, moreover the tests could be better organized and be more systematic. Also there are many Lua functions that we have bindings but don't provide tests yet, we should improve this.

Possible solutions

The Lua tests should be refactored using unit style testing using a Lua testing framework, I suggest to use https://github.com/edubart/lester , because of its simplicity and minimalist.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefactorRestructuring code, while not changing its original functionality

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions