Skip to content

Bendiks/TcUnit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcUnit

I forked TcUnit by Stefan Henneken for primarly teaching myself using TDD, Git, GitHub and creating clean code in general.

My secondary goals are

  • extending the project by generic methods
  • creating unit tests and therefore test drive the testing unit by itself
  • improve and simplify the creation of unit tests
  • transform the library into a similar form as Cpputest (because I read "TDD for Embedded C" right now - gread read btw)