Doc: How are generic range matchers used?
Open
Query
Revisit
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
Hello,
using Catch2 v3.4.0.
I'm struggling to get the generic range matchers (defined in **matchers/catch_matchers_range_equals.hpp**) to work (as in: compile). I wasn't even able to find an example on the internet. Is there some documentation explaining them?
Best regards,
Paul
Contributor guide
Research direction
Start with matchers/catch_matchers_range_equals.hpp and inspect the generic range matcher API and its existing usage. Look for relevant matcher documentation or examples in the repository. Done means adding clear documentation, including a compilable usage example and the requirements that currently cause compilation failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100