XuNeo / luavgl

lua + lvgl = luavgl An optimized lvgl Lua binding
MIT License
68 stars 15 forks source link

Create basic runnable CI test case #69

Open XuNeo opened 2 months ago

XuNeo commented 2 months ago

Introduce the problem

Just like the micropython CI in lvgl. Develop a basic UI test case in lua, so it can run from lvgl's CI.

Proposal

  1. Snapshot support
  2. Image compare function
  3. Test framework?