Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Framework used: Ceedling (Github)

Tools:

Unity (Github)

Provides a framework for unit testing files. Documentation found under docs/ folder on github.

Cheatsheet:

CMock (Github)

Provides a way to mock out module dependencies, so that you're only testing 1 file/module.

Docs / Cheatsheet:


  • No labels