MCPcopy Index your code
hub / github.com/pyinvoke/invoke / test

Function test

tests/_support/depth_first.py:35–36  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

33
34@task(pretest)
35def test(c):
36 print("Testing")
37
38
39@task(build, post=[test])

Callers 1

expectFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…