Epitech Criterion Actions example project
Original project : MaximePremont/EpitechCriterionAction
Epitech Criterion Actions Example is a simple C project serving as an example concerning the organization of the project and the Makefile for the use of Epitech Criterion Actions and for all Epitech projects wich use unit tests.
This example C project has the functionality of displaying the number of letters contained in each word passed as an argument. For this, a "my_strlen" function ( reproducing the operation of "strlen" ) is used, and therefore tested with Criterion.
All the results are displayed in the "epitech-criterion-actions" branch
👤 You are an Epitech student ?
Do not hesitate to use the Epitech Criterion Actions for your projects and your reviews !
All information regarding use and installation is available on the main project page.