Specs
Beautiful C++ Test Framework
|
Beautiful C++ Test Framework
- Syntax is simple and configurable
- Supports Asynchronous tests
- Supports runnings tests from shared libraries
- Supports any C++ assertion library (e.g.
snowhouse
orlibassert
)
Specs is a C++ test framework with simple syntax which supports async tests.
I'm proud of the result and I hope you enjoy using it!