tomoyuki-nakabayashi / catch-c-test

test template project using catch2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catch2 C source code template

A test template project using catch2.

how to use

$ git clone https://github.com/tomoyuki-nakabayashi/catch-c-test.git
$ cd catch-c-test/test
$ make prepare
$ make run

About

test template project using catch2

License:MIT License


Languages

Language:Makefile 75.4%Language:C++ 15.7%Language:C 8.9%