Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 371 Bytes

Hello Unit Testing

Alt text

This repository contains an SPL (Software Product Line) with a collection of unit test examples for the programming language C.

Installation of Dependencies

.\build.ps1 -install

Building

  • Execution of all tests
.\build.ps1 -selftests