/js-agent

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Drill4J - JS agent

Refer to Development Guide for dev/build instructions

"JS agent" is an application that:

  1. 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)
  2. converts V8 coverage to Drill4J format

Target App - application that coverage is collected from