bazelbuild / bazelbuild/rules_testing

Add StrSubject.matches

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Starlark
Stars
29
Forks
11
Avg merge
15h 15m
Merged PRs (30d)
3

Description

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

The basic API accepts two types:
* A Matcher object (e.g. `matching.str_matches`)
* A string, which is a pattern for `matching.str_matches`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.