Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
Test.h
Go to the documentation of this file.
1#pragma once
2
3#include "../Macros/TEST.h"
4
5#define Test(description) _SPEC_TEST(description)