Testplane profiler
npm i @testplane/profiler
Plugin has following configuration:
- enabled (optional)
Boolean
– enable/disable the plugin, by default plugin is enabled; - path (optional)
String
- path to directory for saving report file; by default report will be saved intotestplane-profiler/index.html
inside current work directory.