Skip to content

@celox-sim/celox / index / runTestFromProject

Function: runTestFromProject()

runTestFromProject(projectPath, top, options?): NapiTestResult

Defined in: packages/celox/src/testbench.ts:283

Run a Veryl project testbench with optional TS components.

Parameters

projectPath

string

top

string

options?

RunTestOptions = {}

Returns

NapiTestResult