Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ test_load_with_mtxt
Function
test_load_with_mtxt
tests/test_class_sh_basic.py:55–56 ·
view source on GitHub ↗
(pass_f, mtxt, expected)
Source
from the content-addressed store, hash-verified
53
],
54
)
55
def
test_load_with_mtxt(pass_f, mtxt, expected):
56
assert re.match(expected, pass_f(m.atyp(mtxt)))
57
58
59
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
1
atyp
Method · 0.80
Tested by
no test coverage detected