Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.

Features

  • Support for development of parameterized tests, fully customizable via special T2C templates
  • Support for connecting each check in a test to the requirement that is checked there (for conformance testing)
  • Integration with other testing frameworks
  • Support for generating 'minimal' sources of the tests - for debugging, etc.
  • Generation of tests not only in C and C++ but also in other languages (if appropriate templates are provided)

Project Activity

See All Activity >