Framework used: Ceedling (Github)
Tools:
Provides a framework for unit testing files. Documentation found under docs/ folder on github.
Cheatsheet:
Provides a way to mock out module dependencies, so that you're only testing 1 file/module.
Docs:
Framework used: Ceedling (Github)
Tools:
Provides a framework for unit testing files. Documentation found under docs/ folder on github.
Cheatsheet:
Provides a way to mock out module dependencies, so that you're only testing 1 file/module.
Docs:
0 Comments