Unit testing - bitfocus/companion-module-base GitHub Wiki
Unit testing of modules is not very common.
We find it quite hard to test most modules as to do so requires mocking the device connection and the companion side.
If you know of a module which does it, or have some experience with unit testing a module then please let us know!