bazelbuild / rules_testing

Starlark testing framework and utility libraries
https://rules-testing.readthedocs.io/
Apache License 2.0
22 stars 5 forks source link

Add StrSubject.matches #65

Open rickeylev opened 1 year ago

rickeylev commented 1 year ago

The matches method is to make it easier to check strings without checking exact equality.

The basic API accepts two types: