Need to routinely test the examples, and ensure new commits pass some kind of unit tests via CI. The interface for testing should be consistent across examples. With a makefile, each folder could have: * make build * make test