Skip to content

JillStingray1/CI-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of automated testing using Github Actions. The Action is in the ./.github/c-cpp.yml. We use the config.sh to setup a basic testing environment, and make actions to build and test our project.

The test.c file gives an example of unit testing, other libraries like CUnit can be used in place of making your own tests as well.

About

learning Github actions and C unit testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors