boostorg / boostorg/test

Documentation: the decorators section doesn't list/explain them

Open
#497 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
213
Forks
149
Avg merge
18h 17m
Merged PRs (30d)
2

Description

The following page:
https://www.boost.org/doc/libs/latest/libs/test/doc/html/boost_test/tests_organization/decorators.html
says:
_"Decorator" is a uniform mechanism for updating various attributes of the automatically registered test units. These attributes affect how the test tree is processed during the execution of the test module and include test unit description, floating-point tolerance and the number of expected failures among others. **They are listed in detail in the following sections.**_
But they are not listed/explained.

The expected list is splitted in to locations :
https://www.boost.org/doc/libs/latest/libs/test/doc/html/boost_test/utf_reference/test_org_reference.html
https://www.boost.org/doc/libs/latest/libs/test/doc/html/boost_test/testing_tools/summary.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.