21 Nov
2019
21 Nov
'19
6:49 p.m.
On 11/21/2019 10:23 AM, Krzysztof Jusiak via Boost-users wrote:
Hi,
I was wondering whether there is any interest in exploring a C++20 single header/single module, macro-free Unit Testing Framework with no dependencies?
Github: https://github.com/boost-experimental/ut
Additional links: - Try it online: https://godbolt.org/z/uVDxkW - Benchmarks: https://github.com/boost-experimental/ut#benchmarks - How it works?: https://github.com/boost-experimental/ut#how-it-works
Actual documentation, rather than a huge bunch of examples, is always welcome for this programmer. Otherwise I have no idea what your code is about or how to use it.