Question: This question is for the C Programming language. Basically create a simple Hello world in C but also include a unit test separate from the
This question is for the C Programming language.
Basically create a simple Hello world in C but also include a unit test separate from the Hello World code.
There should be two code on source code and the other unit test code that has the assert value in it.
This code should be ran for code coverage that will show a percentage of code executed.
This code should be created to input on github.com
Place the code and the lines to execute the code coverage
A clone should be created to run this source code and unit test on the command line (MAC specific)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
