Refer to Development Guide for dev/build instructions
"JS agent" is an application that:
-
notifies Admin Backend about agent registration / new build deployment events
- registration/new build data is coming from JS AST Parser CLI (parser is either called manually or intergrated into build pipeline, analyzing each new Target App version)
-
converts V8 coverage to Drill4J format
- V8 coverage is sent from either
Target App - application that coverage is collected from