MCPcopy Create free account
hub / github.com/an0/Letterpress / tag

Function tag

code/markdown2/test/testlib.py:96–110  ·  view source on GitHub ↗

Decorator to add tags to test_* functions. Example: class MyTestCase(unittest.TestCase): @testlib.tag("knownfailure") def test_foo(self): #...

(*tags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected