NpmWorkUnit

constructor(@Json(name = "projectName") projectName: String, @Json(name = "testRunner") testRunner: String)

Parameters

projectName

The name of the npm project.

testRunner

The name of the test runner.