MCPcopy Index your code
hub / github.com/extrabacon/python-shell / test-python-shell.ts

File test-python-shell.ts

test/test-python-shell.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as should from 'should';
2import { PythonShell } from '..'
3import { sep, join } from 'path'
4import { EOL as newline } from 'os'

Callers

nothing calls this directly

Calls 9

runSingleErrorScriptFunction · 0.85
runSingleScriptFunction · 0.85
endMethod · 0.80
onMethod · 0.80
checkSyntaxMethod · 0.80
runStringMethod · 0.80
runMethod · 0.80
sendMethod · 0.80
killMethod · 0.80

Tested by

no test coverage detected