Skip to content

MaxtheGoodGuy/Live-Coding-Units-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Coding-Units-Tests

Files used in a talk/live-coding I gave at Epitech Paris about Units Tests, Criterion, Coverage, and TDD (Test Driven Development).

If you want more examples on how to use Criterion you can look up at Geographer's source code from one of his talks.

USAGE

Go into the right folder then you got two choices :

  • make : build and exec tests made "by hand".

  • make tests_run : build and exec units tests made with Criterion.

live_coding

Files used and created during the live-coding.

live_coding_test

Files used and created ahead of the live-coding.

ppt

PowerPoint used during the talk.

Links

Criterion.

Geographer's repository on Criterion and Units Tests.

About

TU/Criterion/TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published