Skip to content

Collection of unit test examples for the programming language C

License

Notifications You must be signed in to change notification settings

avengineers/hello-unit-testing

Repository files navigation

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