Skip to content

xxyzzzq/ct_common

Repository files navigation

ct_common Library

A C++ utility library for Combinatorial Testing (CT). Including:

  • A collection of basic types and utility functions for CT.
  • A parser for CT model files.

Programming guide

See here.

Modeling language for the parser library

See here.

Contributing

Contributions are welcome. Feel free to file issues and send pull requests.