library
Toggle table of contents
2026.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
library
library
/
com.gabrielfeo.develocity.api.model
/
NpmWorkUnit
/
NpmWorkUnit
Npm
Work
Unit
constructor
(
@
Json
(
name
=
"projectName"
)
projectName
:
String
,
@
Json
(
name
=
"testRunner"
)
testRunner
:
String
)
Parameters
project
Name
The name of the npm project.
test
Runner
The name of the test runner.