Project 4: Testing & Actions Posted: Mar 21

Project 4 is due by Midnight on Friday Apr 5

Implement the following for the Makefile repository in the new branch actions:

Part A: Create a testsuite:

Part B: Create a GitHub Action workflow to build and run tests:

As with all topics in this class, an iterative process of a small edit followed by build and test is core to DevOps (in general, not just this class). Failure to do so on this project will lead to a lower score.