@celox-sim/celox / index / runTestWithFrontendArtifact
Function: runTestWithFrontendArtifact()
runTestWithFrontendArtifact(
artifactJson,sources,top,options?):NapiTestResult
Defined in: packages/celox/src/testbench.ts:263
Run a Veryl native testbench against an external frontend artifact.
Parameters
artifactJson
string
sources
readonly SourceFile[]
top
string
options?
RunTestOptions = {}
Returns
NapiTestResult