doc-detective / doc-detective-core

The NPM package that powers Doc Detective's testing functionality.
https://doc-detective.com
MIT License
8 stars 2 forks source link

matchText regex support #164

Closed hawkeyexl closed 2 months ago

hawkeyexl commented 2 months ago

Allows regex matching in the find action's matchText field when the value starts and ends with /. Mirrors the formatting and behavior of runShell's output matching.