Search found 1 match
- Sunday 09 October 2016 20:18
- Forum: LUA
- Topic: Domotest – A Lua rock to aid testing Domoticz event scripts
- Replies: 1
- Views: 647
Domotest – A Lua rock to aid testing Domoticz event scripts
I made a little Lua library/script to help with unit testing Domoticz event scripts. It hides a lot of the boilerplate required to get standard Domoticz-compatible Lua scripts loaded into a test environment (such as Busted ). Useful if you don't have actual devices and want to get a script up and ...