dascandy / hippomocks

GNU Lesser General Public License v2.1
192 stars 65 forks source link

Create initial Github Actions for running unit tests #111

Closed jeremy-ir closed 2 years ago

jeremy-ir commented 2 years ago

[Issue/Feature Description] No commit gating occurs, allowing for non-functional code to be submitted to the HippoMocks repository.

[Resolution] Create a Github Action to run the unit tests on both pull requests and pushes of new code.