Skip to content

Drill4J/js-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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