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

Thanks, Kris