Closed dl1com closed 4 years ago
To improve maintainability, we should introduce Unit Tests. For now, we can concentrate on the "low hanging fruits", i.e. the function which are already in a testable state (e.g. the MAC code, I would say).
@lukasostendorf any preferences regarding a specific unit test framework? Otherwise, I'd give Unity (https://github.com/ThrowTheSwitch/Unity) a try.
To improve maintainability, we should introduce Unit Tests. For now, we can concentrate on the "low hanging fruits", i.e. the function which are already in a testable state (e.g. the MAC code, I would say).