MCPcopy Create free account
hub / github.com/davidblewett/rure-python / print_tests

Function print_tests

regex/scripts/regex-match-tests.py:19–20  ·  view source on GitHub ↗
(tests)

Source from the content-addressed store, hash-verified

17
18
19def print_tests(tests):
20 print('\n'.join([test_tostr(t) for t in tests]))
21
22
23def read_tests(f):

Callers 1

Calls 1

test_tostrFunction · 0.85

Tested by

no test coverage detected