1 2 3 4 5
from hypodermic.process import Process def test_create_process(): p = Process(path="/bin/ls")