assertj / assertj/assertj-swing
BasicComponentFinder fails immediately without timeout when no match found
Open
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Currently the BasicComponentFinder fails immediately if no match is found. In many situations it would help that it tired to find for specified time before failing. This would make tests more robust.
Contributor guide
Assessment
This issue has not been assessed yet.