pytest-check icon indicating copy to clipboard operation
pytest-check copied to clipboard

Add new check type: match - use regular expressions to tests againgst a string

Open zoltanmajor-seon opened this issue 2 years ago • 1 comments

Using regular expressions for assertions is a common scenario in our place. We could add a check.match function to the available list of checks.

zoltanmajor-seon avatar Dec 18 '23 12:12 zoltanmajor-seon

depending on what the implementation looked like, I'd consider pull requests for this.

okken avatar Dec 21 '23 23:12 okken