Use core/lightwieght-test.
Open
- Dominant language
- C++
- Stars
- 51
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Currently some of the tests in utility use the BOOST_CHECK macros from the internal type_traits/test directory. There are better equivalents in the Core Lightweight Testing public utility. It would help out to use those core test macros instead to avoid the extra dependency and to likely resolve some of the issues relating to those BOOST_CHECK macros.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.