How to add description to a test case using overloaded equality(==) operator?
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description

How to add desciption, so that this test case would show the proper member of Point class?
What do i do after overloading the operator<< with my type?
Also, how to do the same with custom matchers?

Thank you in advance
Contributor guide
Research direction
No repository file, test, or entry point is named. Start by reproducing the overloaded equality and custom matcher examples from the issue, then inspect Catch2's assertion and matcher documentation; done means the requested description behavior and both usage paths are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100