Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

File metadata and controls

6 lines (4 loc) · 271 Bytes

thingspector

Embedded C Test Framework

Thingspector is (will be) a framework for testing embedded C code. In the basics it performs unit tests. However, in addition it will have a mocking and simulation framework.

Thingspector depends on pycparser and pycparserext.