|
Boost Users : |
From: pbristow_at_[hidden]
Date: 2019-11-26 10:36:29
Ok â with more docs it now looks convincing. Iâll try it on my next standalone project.
It wonât replace Boost.Test â we have much too much invested in it (and we support much older compilers), but thatâs no reason why it couldnât be a Boost library. To get through a Boost review, you need some enthusiastic users.
Paul
Paul A. Bristow
Prizet Farmhouse
Kendal, Cumbria
LA8 8AB UK
From: Boost-users <boost-users-bounces_at_[hidden]> On Behalf Of Krzysztof Jusiak via Boost-users
Sent: 25 November 2019 18:10
To: boost-users_at_[hidden]; boost_at_[hidden] List <boost_at_[hidden]>
Cc: Krzysztof Jusiak <krzysztof_at_[hidden]>
Subject: Re: [Boost-users] Interest in a C++20 Unit Testing Framework?
Thanks for your valuable feedback.
I added initial versions of tutorial and user-guide to README. It's not ideal yet but it's a start.
* https://github.com/boost-experimental/ut#tutorial
* https://github.com/boost-experimental/ut#user-guide
I also updated benchmarks with Boost.Test-1.71.0 (static library).
I didn't add Boost.LightweightTest though as it's just assertions (no tests/suites/etc...) so it makes it difficult to compare due to missing features.
* https://github.com/boost-experimental/ut#benchmarks
I hope that helps a bit.
Thanks again, Kris
On Fri, Nov 22, 2019 at 1:17 AM Richard Hodges via Boost-users <boost-users_at_[hidden] <mailto:boost-users_at_[hidden]> > wrote:
It looks very interesting. The idea of not using macros is very appealing to me.
>From looking at the examples, I get the feeling of "I could probably use this".
However, as the other commenters have mentioned, without a tutorial and full reference it's difficult to judge whether it's ready for use in production.
Are there plans to develop this?
On Thu, 21 Nov 2019 at 16:24, Krzysztof Jusiak via Boost-users <boost-users_at_[hidden] <mailto:boost-users_at_[hidden]> > 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
Thanks, Kris
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden] <mailto:Boost-users_at_[hidden]>
https://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Richard Hodges hodges.r_at_[hidden] <mailto:hodges.r_at_[hidden]> office: +442032898513 home: +376841522 mobile: +376380212 _______________________________________________ Boost-users mailing list Boost-users_at_[hidden] <mailto:Boost-users_at_[hidden]> https://lists.boost.org/mailman/listinfo.cgi/boost-users
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net